Scenario:
- A process with a call activity
- An active process instance A that is currently waiting in the call activity. Called process instance is B.
When:
- I cancel A
Current behavior:
- A and B are cancelled
- In the history, A receives state EXTERNALLY_TERMINATED, B receives state INTERNALLY_TERMINATED
Expected behavior:
- Both instances have state EXTERNALLY_TERMINATED
This is the controller panel for Smart Panels app
- is related to
-
CAM-11131 Support externallyTerminated flag for process instance cancelation through modification
- Closed