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.0] Interrupting event subprocess is activated more than once #9278

Merged
merged 3 commits into from
May 3, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2022

Description

Backport of #9261 to stable/8.0.

relates to #9185

saig0 added 3 commits May 3, 2022 12:05
* verify that an interrupting event subprocess is activated only once if two child element instances are terminated

(cherry picked from commit d671a19)
* if an interrupting event subprocess is triggered then the element instances of the scope are canceled
* if a child instance of an embedded subprocess is canceled then it calls the subprocess
* fix the condition in the subprocess to decide if the event subprocess can be activated by checking the number of active child instances
* align the condition in the subprocess with the process

(cherry picked from commit dfa870e)
Copy link
Member

@saig0 saig0 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

@zeebe-bors-camunda
Copy link
Contributor

@zeebe-bors-camunda zeebe-bors-camunda bot merged commit aefb5b1 into stable/8.0 May 3, 2022
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the backport-9261-to-stable/8.0 branch May 3, 2022 12:50
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

1 participant