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

fix: allow to create connection + event-based gateway #1946

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

nikku
Copy link
Member

@nikku nikku commented Aug 21, 2023

The change ensures that if a connection is scaffolded as part of create then it is not removed right during placement.

Closes #1490

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Aug 21, 2023
@nikku nikku requested review from a team, marstamm and smbea and removed request for a team August 21, 2023 13:28
@nikku nikku force-pushed the create-connection-with-event-based-gateway branch from 3c473c8 to 9341970 Compare August 21, 2023 14:09
Copy link
Contributor

@marstamm marstamm left a comment

Choose a reason for hiding this comment

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

works for me

@marstamm marstamm merged commit 47c5213 into develop Aug 24, 2023
11 checks passed
@marstamm marstamm deleted the create-connection-with-event-based-gateway branch August 24, 2023 13:20
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 24, 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.

DeleteConnectionHandler.execute exception when dropping EventBasedGateway with connection
2 participants