[midPoint-git] [Evolveum/midpoint] 87eeea: Fix clearing the correlation state
mederly
noreply at github.com
Thu Oct 13 18:52:50 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 87eeea91fea77882a2b3e6a2cdec420be5a295f8
https://github.com/Evolveum/midpoint/commit/87eeea91fea77882a2b3e6a2cdec420be5a295f8
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/CorrelationProcessing.java
Log Message:
-----------
Fix clearing the correlation state
The deltas sent to the repository were in conflict:
the deletion of container value was followed by setting some
of its contained properties. This produced wrong results.
So we commit the deletion of the container value before
setting its content.
Related to MID-8223.
Commit: f3059586967ff4e99b70a651512a7db6d193e5e8
https://github.com/Evolveum/midpoint/commit/f3059586967ff4e99b70a651512a7db6d193e5e8
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M gui/admin-gui/src/main/resources/initial-objects/000-system-configuration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/9ad9586d345c...f3059586967f
More information about the midPoint-svn
mailing list