[midPoint-git] [Evolveum/midpoint] 5b4e46: Fix MID-4372: processSpecification vs delete op

Pavol Mederly mederly at evolveum.com
Wed Jan 10 12:46:51 CET 2018


  Branch: refs/heads/post-3.7-fixes
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5b4e4695158ae1d08b3d38f286b875f95dff9729
      https://github.com/Evolveum/midpoint/commit/5b4e4695158ae1d08b3d38f286b875f95dff9729
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/ObjectPolicyAspectPart.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/lifecycle/global/TestLifecycleGlobal.java
    M model/workflow-impl/src/test/resources/policy/lifecycle/global-policy-rules.xml

  Log Message:
  -----------
  Fix MID-4372: processSpecification vs delete op

ProcessSpecification is used to start separate process(es)
for approving partial operations. But these have no meaning
for delete deltas, so they are now skipped in such cases.




More information about the midPoint-svn mailing list