[midPoint-git] [Evolveum/midpoint] ca278f: Add a test for MID-10209
mederly
noreply at github.com
Fri Nov 15 15:57:20 CET 2024
Branch: refs/heads/support-4.9
Home: https://github.com/Evolveum/midpoint
Commit: ca278fc0c401b9c4fd4d8464ec75dc662eb1b7ad
https://github.com/Evolveum/midpoint/commit/ca278fc0c401b9c4fd4d8464ec75dc662eb1b7ad
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowReferenceAttributeValue.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
A model/model-intest/src/test/resources/associations/archetype-org-with-group.xml
M model/model-intest/src/test/resources/associations/resource-dummy-ad.xml
Log Message:
-----------
Add a test for MID-10209
(cherry picked from commit 8dc503b5cc44b23d1796bb005df2151a5fc7d3bb)
Commit: 3b60bb26cfae525cf56e8a25ea685f953d601848
https://github.com/Evolveum/midpoint/commit/3b60bb26cfae525cf56e8a25ea685f953d601848
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAssociationDefinition.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationFromLinkExpressionEvaluator.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
A model/model-intest/src/test/resources/associations/archetype-org-with-group-2.xml
A model/model-intest/src/test/resources/associations/resource-dummy-ad-more-association-types.xml
R model/model-intest/src/test/resources/associations/resource-dummy-ad-two-group-types.xml
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/TestAssociationsFirstStepsReal.java
Log Message:
-----------
Fix associations named differently from attributes
The <associationFromLink> with <projectionDiscriminator> did not work
correctly when the association was named differently from the underlying
reference attribute (like ri:orgGroup vs ri:group).
This resolves MID-10124.
(cherry picked from commit be964103ec7f3982e075127a9168781147288d56)
Compare: https://github.com/Evolveum/midpoint/compare/7df17432ec49...3b60bb26cfae
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