flowable-engine
flowable-engine copied to clipboard
No execution found for sub process of boundary cancel event Event_1gorv08

Describe the bug When the second service task throws an error code, it will be captured by the error boundary intermediate event of this task and execute the cancellation end event, and finally captured by the cancellation boundary intermediate event of the transaction sub-process and continue to flow. However, the parent Execution corresponding to the intermediate event of this cancellation boundary cannot be found here.
Expected behavior Cancellation of boundary intermediate events can be executed through
Additional context flowable:6.6.0