-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.4.0
-
None
Given:
- process definition with embedded parallel multi instance subprocess
- the subprocess contains a event subprocess with compensation start event
When:
- throw a compensation event after completed the subprocess
Then:
- the compensation event subprocess was not startet as expected
Note:
- enable test case org.camunda.bpm.engine.test.bpmn.event.compensate.CompensateEventTest.FAILING_testCompensateParallelMiSubprocessWithCompensationEventSubProcess()