[midPoint-git] [Evolveum/midpoint] 052edc: Fix skipping operation execution recording

mederly noreply at github.com
Wed Feb 26 22:09:13 CET 2025


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 052edc2e59e9f3bc5628de3d83258fa82b402207
      https://github.com/Evolveum/midpoint/commit/052edc2e59e9f3bc5628de3d83258fa82b402207
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionWriter.java

  Log Message:
  -----------
  Fix skipping operation execution recording

When the "skipWhenSuccess" property was enabled, no operation
execution records were created (that's correct), but the repository
modifyObject operation was called anyway.

This is now fixed. It should improve the performance a bit.



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