[midPoint-git] [Evolveum/midpoint] 9694ca: Remove explicit ranges for associations 1st steps
mederly
noreply at github.com
Fri Jul 12 14:42:54 CEST 2024
Branch: refs/heads/tmp/separate-associations-mappings
Home: https://github.com/Evolveum/midpoint
Commit: 9694ca8a41a4ba9fa3a0e5d900047d88d52f7a94
https://github.com/Evolveum/midpoint/commit/9694ca8a41a4ba9fa3a0e5d900047d88d52f7a94
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/ValueTupleTransformation.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/MappingImpl.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/ValueMetadataComputation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/AssociationValueSynchronizationExpressionEvaluator.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/TransformationValueMetadataComputer.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/prism/PrismValueSetAsserter.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/associations/TestAssociationsFirstSteps.java
A testing/story/src/test/resources/associations-first-steps/object-template-user.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-120.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-130.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-140.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-150.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-170.xml
M testing/story/src/test/resources/associations-first-steps/resource-dms-300.xml
M testing/story/src/test/resources/associations-first-steps/system-configuration.xml
Log Message:
-----------
Remove explicit ranges for associations 1st steps
This commit adds value metadata support to the
AssociationValueSynchronizationExpressionEvaluator.
The TestAssociationsFirstSteps now utilizes provenance metadata
to control association-to-assignment mapping range. It had to be
temporarily turned on explicitly, as the default processing is not
the master branch yet.
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