-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.3.0, 7.4.0
-
None
Problem:
- See the attached process model
- Assume tasks 1 and 2 are active
- Now, the following happens in parallel
- Task 1 and 2 are completed
- The boundary event of task 2 triggers; this command completes after both task completion commands
Result:
- the execution tree is inconsistent
- there is the process instance execution that is active in task 3
- it has a single concurrent child execution that is active in task 4
Reason:
- creating a concurrent execution does not force an update on the scope execution
Test Cases:
This is the controller panel for Smart Panels app
- is related to
-
CAM-5252 NPE on opening Process Definition view after triggering non-interrupting boundary event
- Closed