[midPoint-git] [Evolveum/midpoint] 228b6a: Skip creation/update of corr cases when simulating

mederly noreply at github.com
Mon Jun 12 20:31:56 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 228b6a6eadc3fd9484674b9d100611628bf58ebd
      https://github.com/Evolveum/midpoint/commit/228b6a6eadc3fd9484674b9d100611628bf58ebd
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.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/action/CreateCorrelationCaseAction.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml

  Log Message:
  -----------
  Skip creation/update of corr cases when simulating

Correlation cases should be created or updated only when running
in full execution mode.

This resolves MID-8848.




More information about the midPoint-svn mailing list