Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable/8.1] Reset active sequence flows upon terminate end event activation #10821

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #10789 to stable/8.1.

relates to #10590

… completed

After a terminate end event has been completed the flow scope should be completed as well. When there are active sequence flows this doesn't happen as we have checks preventing a flow scope from completing when there is any active element instance or active sequence flow. By resetting this when the terminate end event is completed we can pass this check.

(cherry picked from commit 13d00b2)
Copy link
Contributor

@remcowesterhoud remcowesterhoud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@github-actions
Copy link
Contributor

Test Results

   935 files  ±    0     935 suites  ±0   1h 43m 36s ⏱️ ±0s
7 609 tests +161  7 601 ✔️ +161  8 💤 ±0  0 ±0 
7 797 runs  +161  7 789 ✔️ +161  8 💤 ±0  0 ±0 

Results for commit 8193c3a. ± Comparison against base commit 485d091.

@zeebe-bors-camunda
Copy link
Contributor

Build succeeded:

@zeebe-bors-camunda zeebe-bors-camunda bot merged commit e485088 into stable/8.1 Oct 26, 2022
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the backport-10789-to-stable/8.1 branch October 26, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants