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

feat: add support for CalledElement#propagateAllParentVariables #954

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

romansmirnov
Copy link
Contributor

@romansmirnov romansmirnov commented Aug 22, 2023

Adds a option to configure the
CalledElement#propagateAllParentVariables when modeling a Call Activity.

closes #953

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Aug 22, 2023
@romansmirnov romansmirnov force-pushed the 953-call-activity-variable-propagation branch 2 times, most recently from a01d2f0 to 12521ce Compare August 24, 2023 08:56
@romansmirnov
Copy link
Contributor Author

requires #959

Adds a option to configure the
`CalledElement#propagateAllParentVariables` when modeling a Call
Activity.
@romansmirnov romansmirnov force-pushed the 953-call-activity-variable-propagation branch from 12521ce to 82d40ce Compare August 24, 2023 13:11
@romansmirnov romansmirnov marked this pull request as ready for review August 25, 2023 09:55
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 25, 2023
Copy link
Contributor

@philippfromme philippfromme left a comment

Choose a reason for hiding this comment

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

Great stuff! ✅

@philippfromme philippfromme merged commit 7177323 into main Aug 29, 2023
9 checks passed
@philippfromme philippfromme deleted the 953-call-activity-variable-propagation branch August 29, 2023 11:05
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 29, 2023
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.

Support to configure CalledElement#propagateAllParentVariables
2 participants