[midPoint-git] [Evolveum/midpoint] d3d883: Fix searching shadows in the repository

mederly noreply at github.com
Thu Dec 12 15:57:45 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: d3d8831cd71c3801924ade3431f7399ef65deaaa
      https://github.com/Evolveum/midpoint/commit/d3d8831cd71c3801924ade3431f7399ef65deaaa
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-12 (Thu, 12 Dec 2024)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
    M model/model-intest/src/test/resources/associations/removing-unclassified-memberships/resource-dummy-removing-unclassified-memberships.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowSearchLikeOperation.java

  Log Message:
  -----------
  Fix searching shadows in the repository

When a shadow was found in the repository, the definition applied to it
was taken from the query, not from the shadow itself. This could cause
problems e.g. with the association definitions.

This commit applies the correct definition, relevant for the shadow
in question.

(Somewhat) related to MID-10285.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list