[midPoint-git] [Evolveum/midpoint] 09eacc: Fix searching shadows in the repository
mederly
noreply at github.com
Fri Dec 13 07:17:45 CET 2024
Branch: refs/heads/support-4.9
Home: https://github.com/Evolveum/midpoint
Commit: 09eacce3380dc104a6714081cc395ad2d59f71e3
https://github.com/Evolveum/midpoint/commit/09eacce3380dc104a6714081cc395ad2d59f71e3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-13 (Fri, 13 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.
(cherry picked from commit d3d8831cd71c3801924ade3431f7399ef65deaaa)
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