-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.1.0-alpha4
-
Component/s: continuous integration, engine
-
None
Reproduce steps:
Using the ProcessApplicationExecutionListener in conjuntion with a process containing a boundary error event on a service task
Problem:
The ProcessApplicationExecutionListener will be invoked twice for the start and end of the service task with the attached boundary error event.
Expected behavior:
The ProcessApplicationExecutionListener will be invoked only once for start and end of the service task