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

Fake-join and no-implicit-split rules now analyze all activities not only tasks (fixes #125) #126

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

timKraeuter
Copy link
Contributor

The Fake-join and no-implicit-split rules now analyze all activities, not only tasks (Closes #125).
I added tests where fake-join and implicit-split occur for call activities.

@timKraeuter timKraeuter changed the title Fake-join and no-implicit-split rule now analyze all activities not only tasks (fixes #125) Fake-join and no-implicit-split rules now analyze all activities not only tasks (fixes #125) Dec 21, 2023
@nikku nikku merged commit 734f3ac into bpmn-io:main Dec 21, 2023
8 checks passed
@nikku
Copy link
Member

nikku commented Dec 21, 2023

Great. Thanks for your contribution ⭐

@timKraeuter timKraeuter deleted the fork-join-fix branch January 2, 2024 12:42
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.

Fake joins are not detected for call activities and expanded sub-processes.
2 participants