[midPoint-git] [Evolveum/midpoint] 1eeb52: Fix LensElementContext#addToPrimaryDelta + other
mederly
noreply at github.com
Sat Sep 25 16:00:06 CEST 2021
Branch: refs/heads/feature/mid-7053
Home: https://github.com/Evolveum/midpoint
Commit: 1eeb52b839c70fec6ffa54f1cfb8654dea085505
https://github.com/Evolveum/midpoint/commit/1eeb52b839c70fec6ffa54f1cfb8654dea085505
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-09-25 (Sat, 25 Sep 2021)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Clockwork.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/Projector.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/AbstractTestProjectorPersona.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestAbstractAssignmentEvaluator.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestAssignmentProcessor2.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestClockwork.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyRules.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyRules2.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestProjector.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestProjectorRoleEntitlement.java
Log Message:
-----------
Fix LensElementContext#addToPrimaryDelta + other
Also fixed LensContext#setStarted [if not yet].
This fixes workflow tests.
Commit: 7284c38e9115d5e661b972f77b447f2e4075fe31
https://github.com/Evolveum/midpoint/commit/7284c38e9115d5e661b972f77b447f2e4075fe31
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-09-25 (Sat, 25 Sep 2021)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensProjectionContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ReconciliationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/loader/ProjectionFullLoadOperation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/multi/TestMultiAccount.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/multi/TestMultiResource.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestResourceInMaintenance.java
Log Message:
-----------
Fix loading full shadows in recon. processor
We need "no discovery" option there. E.g. correct handling
of maintenance mode depends on full shadow load throwing
an exception in that stage.
This fixes TestResourceInMaintenance.
Related to MID-7053.
Compare: https://github.com/Evolveum/midpoint/compare/4ae884bd8e6d...7284c38e9115
More information about the midPoint-svn
mailing list