flowable / flowable/flowable-engine

No execution found for sub process of boundary cancel event Event_1gorv08

Open
#3,134 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

![image](https://user-images.githubusercontent.com/53428286/144247568-9179b8e1-d9b2-4b9d-9235-3c752fb85b75.png)
![image](https://user-images.githubusercontent.com/53428286/144248401-573a9c8f-9fd5-4886-b93e-043e122a72eb.png)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.