-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.4.0
-
None
AT:
- activity instance tree is in sync with execution tree while execute a event subprocess with compensation start event
- see test case org.camunda.bpm.engine.test.bpmn.event.compensate.CompensateEventTest.FAILING_testActivityInstanceTreeForCompensationEventSubProcess()
- core problem: there are n executions but there are more than n + 1 activity instances to be represented in the tree. Therefore the execution#activityInstanceId attribute does not suffice.
This is the controller panel for Smart Panels app
- depends on
-
CAM-1427 I can use the BPMN Catching Compensation Start Event
- Closed