-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.11.0, 7.12.0
-
None
Steps to reproduce:
- Deploy the attached process, the minimum of process
- throw a BpmnError in an end listener
- catch the error in event subprocess
- Start an instance
- Navigate to the Historic view of this process in Cockpit
Expected behavior:
All of the activities in the main process are finished
Observed:
The activity where the BpmnError is thrown is still active. (screenshot-1.png)
Hints:
The problem is not reproducible with task listeners and start listeners