-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.3.2
Given:
- a subprocess with
- an inner activity with compensation handler (e.g. compensation boundary event)
- a compensation boundary event on subprocess
- a throwing compensation event for subprocess (activityRef = subprocess)
Then:
- execute the subprocess and
- throw compensation event
When:
- the compensation handler attached to subprocess and
- the compensation handler of inner activity should be triggered
Note:
- current behavior: only compensation handler attached to subprocess is triggered