-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.4.0
-
Component/s: engine
-
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()