[midPoint-git] [Evolveum/midpoint] 86b365: Update shadow sync situation in simulation mode

mederly noreply at github.com
Mon Mar 6 19:30:08 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 86b365e6c9615de8d1513fdd2af456ce852c090e
      https://github.com/Evolveum/midpoint/commit/86b365e6c9615de8d1513fdd2af456ce852c090e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/TaskExecutionMode.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ShadowUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ShadowUpdater.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationServiceImpl.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractBasicSimulationExecutionTest.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/SynchronizationRequest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAsserter.java

  Log Message:
  -----------
  Update shadow sync situation in simulation mode

Because of current GUI and reporting tools characteristics it is not
sufficient to update $shadow/correlation state, but we need to set also
$shadow/synchronizationSituation.

This commit does just that. Also, synchronization timestamp and state
description is updated as well. It should not cause any issues.




More information about the midPoint-svn mailing list