Boundary -Event doesn't cancel Sub-Process

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?

1 Like

Hi @PeterMM,

thank you for reporting :+1:

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

3 Likes