[midPoint-git] [Evolveum/midpoint] 22e2d8: Check for conflicts for single-valued item
mederly
noreply at github.com
Tue Aug 6 11:37:39 CEST 2024
Branch: refs/heads/tmp/mid-9621
Home: https://github.com/Evolveum/midpoint
Commit: 22e2d8429e269e4c54b19c3e2df153b9fbfd1437
https://github.com/Evolveum/midpoint/commit/22e2d8429e269e4c54b19c3e2df153b9fbfd1437
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/IvwoConsolidator.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestInbounds.java
A model/model-intest/src/test/resources/inbounds/resource-dummy-inbounds.xml
Log Message:
-----------
Check for conflicts for single-valued item
As described in MID-9621, sometimes it is not enough to check
the conflicts (multivalue to single-valued items) using the computed
delta alone. The reason is that the existing value may not get into
the delta.
This commit adds a functionality to check this explicitly while
consolidating.
It can present a non-compatible change for some environments; but
definitely it's bugfix.
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