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] Detect Start Non-Interrupting Events on Event Sub-Processes #477

Closed
csouchet opened this issue Aug 10, 2020 · 0 comments · Fixed by #550
Closed

[FEAT] Detect Start Non-Interrupting Events on Event Sub-Processes #477

csouchet opened this issue Aug 10, 2020 · 0 comments · Fixed by #550
Assignees
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements BPMN support Something about the BPMN specification that the lib is already supporting or will support enhancement New feature or request
Milestone

Comments

@csouchet
Copy link
Member

csouchet commented Aug 10, 2020

Is your feature request related to a problem? Please describe.
Given a bpmn input source, display the bpmn Non-interrupting start event.

Describe the solution you'd like
Manage all Non-interrupting start events declared in the bpmn input source.
Check if the attribute isInterrupting of Start Event is equals to false.

Describe alternatives you've considered
N/A

Additional context
Display the dashed outer circle of the Non-Interrupting start event

BPMN specification
image
image

@csouchet csouchet added enhancement New feature or request BPMN support Something about the BPMN specification that the lib is already supporting or will support labels Aug 10, 2020
@csouchet csouchet added this to the Elementary set of elements milestone Aug 10, 2020
@aibcmars aibcmars self-assigned this Aug 19, 2020
@aibcmars aibcmars added the BPMN rendering Something about the way the lib is rendering BPMN elements label Aug 24, 2020
@aibcmars aibcmars modified the milestones: 0.2.0, 0.3.0 Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements BPMN support Something about the BPMN specification that the lib is already supporting or will support enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants