[midPoint-git] [Evolveum/midpoint] 43e0eb: Skip assignment approvals on focus deletion

mederly noreply at github.com
Tue Apr 26 16:53:02 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 43e0eb54de4e4688f5a3f6967067823369084777
      https://github.com/Evolveum/midpoint/commit/43e0eb54de4e4688f5a3f6967067823369084777
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/AssignmentPolicyAspectPart.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestMiscellaneous.java
    A model/workflow-impl/src/test/resources/miscellaneous/role-test380.xml
    A model/workflow-impl/src/test/resources/miscellaneous/user-test380.xml

  Log Message:
  -----------
  Skip assignment approvals on focus deletion

When a focus is going to be deleted, assignment-level approvals
are simply skipped. There's no point in approving these changes,
as it is not clear what should be done in the case of their
rejection. In the need of focus deletion approvals, please use
appropriate policy constraints (referring to object deletion).

Resolves MID-7912.




More information about the midPoint-svn mailing list