[midPoint-git] [Evolveum/midpoint] f7eb39: Fix event marks used by shadow management simulations

Andrej noreply at github.com
Thu Feb 26 11:56:58 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: f7eb39da56c8debb2d701360dbbd6f197a19c2ba
      https://github.com/Evolveum/midpoint/commit/f7eb39da56c8debb2d701360dbbd6f197a19c2ba
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/ProcessedObjectImpl.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractBasicSimulationExecutionTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java

  Log Message:
  -----------
  Fix event marks used by shadow management simulations

**What**

Return the `MARK_SHADOW_CORRELATION_STATE_CHANGED` event mark to the
shadow management simulations.

**Why**

My previous commit 8c22322e removed usage of certain event marks in case
of shadow management simulations. But it apparently removed too much.

Above mentioned event mark existed and was used even before the marks I
intended to remove even existed, so it obviously should not have been
removed.

**Task**: 11108



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