I’ve a workflow with a sub-process that I want to cancel with a boundary-event as shown in “4.7.1 Embedded SubProcess”. But the unfortunately that doesn’t work:
The corresponding BPMN-File can be found here:
What’ going wrong?
I’ve a workflow with a sub-process that I want to cancel with a boundary-event as shown in “4.7.1 Embedded SubProcess”. But the unfortunately that doesn’t work:
What’ going wrong?
Hi @PeterMM,
thank you for reporting
I can reproduce the behavior. I created an issue for it: Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance · Issue #4400 · camunda/zeebe · GitHub
Best regards,
Philipp