-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Model a subprocess with a compensation boundary event. Add a throwing compensation event after the subprocess that references the subprocess via activityRef.
Expected behavior:
The compensation handler attached to the boundary is invoked
Current behavior:
Nothing happens
Reason
There seems to be no compensation event subscription in this case.
Test case:
https://github.com/camunda/camunda-bpm-platform/commit/aa7205fc709438f994d429164ad406114e737d89
This is the controller panel for Smart Panels app
- is related to
-
CAM-3758 Compensation within Subprocess is not triggered by cancel end event outside of the scope
- Closed