-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reported by sebastian.stamm
1) Cancellation fails with a NullPointerException when MI is nested twice.
2) Cancellation leaves an MI body instance without child executions when there is a single MI activity.
Problem:
The cancellation command assumes that execution trees with a single concurrent, non-scope execution that is child of a scope execution cannot exists, but with parallel multi instance, they can.