Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • Getting started
    • Introduction video
      Welcome to Evolveum Support
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Use Evolveum midPoint for registration and password change or reset.

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
You are here:
  1. Journal

Content

Updated by Pavol Mederly 6 months ago

When we are considering the use of cache for getObject with INCLUDE option, we now look only at the type of the object to see if it has items that are not returned by default. But we could do better: we could actually try to find the retrieved object and see if it has any relevant incomplete items.

Implement this.

This request is perhaps even more urgent after a [fix](https://github.com/Evolveum/midpoint/commit/2bebf83dad50a5bd91a2f582faa525f707551e2a) that results in all orgs, roles, services being skipped from caching when retrieving with INCLUDE option. (Now [archetypes](https://github.com/Evolveum/midpoint/commit/aeed6f12202e9103ff0af2b1b81d07746ca381e7) as well.)

Back

Loading...