[midPoint-git] [Evolveum/midpoint] 1b3817: Fix bulk modification of multiple objects
mederly
noreply at github.com
Tue Jul 26 19:05:21 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 1b3817d31ad010a9c7aa5260033d94ad620bfaf8
https://github.com/Evolveum/midpoint/commit/1b3817d31ad010a9c7aa5260033d94ad620bfaf8
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/VariablesMap.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/actions/ModifyExecutor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java
A model/model-intest/src/test/resources/scripting/modify-brothers-legacy.xml
A model/model-intest/src/test/resources/scripting/modify-brothers.xml
Log Message:
-----------
Fix bulk modification of multiple objects
The manipulation of delta bean was flawed.
(Thanks to Sven for the analysis.)
This resolves MID-7965.
More information about the midPoint-svn
mailing list