[midPoint-git] [Evolveum/midpoint] 9cf7bb: Fix duplicate process end notifications (MID-4850)
Pavol Mederly
mederly at evolveum.com
Tue Sep 18 11:38:09 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: 9cf7bb663cbae4a5ab52b80e9b1a89043991e1e5
https://github.com/Evolveum/midpoint/commit/9cf7bb663cbae4a5ab52b80e9b1a89043991e1e5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-09-18 (Tue, 18 Sep 2018)
Changed paths:
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/activiti/ActivitiInterface.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/tasks/WfTaskController.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/legacy/TestUserChangeApprovalLegacy.java
Log Message:
-----------
Fix duplicate process end notifications (MID-4850)
When process has finished during the start() call, an extra "process
finished" event was generated.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list