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

Add a rule that checks for elements overlapping sequence flows #23

Open
1 task
nikku opened this issue Sep 24, 2018 · 0 comments
Open
1 task

Add a rule that checks for elements overlapping sequence flows #23

nikku opened this issue Sep 24, 2018 · 0 comments
Labels
backlog Queued in backlog enhancement New feature or request rules Concerning existing or missing rules spring cleaning Could be cleaned up one day

Comments

@nikku
Copy link
Member

nikku commented Sep 24, 2018

Sometimes situations may happen where elements are overlapping sequence flows, leading to unintentional execution behavior.

This is the case in the following picture where a task is placed on a flow going directly from start to gateway:

image

Cf. example diagram.

Tasks

  • Create sequence-flow-overlap rule that detects and reports this issue
@nikku nikku added enhancement New feature or request rules Concerning existing or missing rules backlog Queued in backlog labels Sep 24, 2018
@nikku nikku added the spring cleaning Could be cleaned up one day label Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog enhancement New feature or request rules Concerning existing or missing rules spring cleaning Could be cleaned up one day
Projects
None yet
Development

No branches or pull requests

1 participant