-
Notifications
You must be signed in to change notification settings - Fork 2
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
Non-interrupting start events missing in create anything list #4
Comments
CC @smbea |
There is a hard-coded check which removes Participants and Start Events from append menu. |
Instead of doing that we could hide them initially ( However this issue specifically is about the create menu, where these entries are not available, too. |
Yes the non interrupting start event is missing completely from the options list |
I started looking at this. All the non-interrupting start events are missing. With the current rules, these events are changed into default start events when not placed in an event sub process: Screen.Recording.2023-02-17.at.16.15.19.movIn my opinion, I think it makes sense to instead block the shape placement like we do for the non-interrupting boundary events. Demo: Screen.Recording.2023-02-17.at.16.23.39.movWdyt? |
Describe the Bug
As a user I want to create a non interrupting message start event in an event sub-process, but I cannot find it.
Steps to Reproduce
non
Expected Behavior
Non interrupting start events appear once searched for. I don't think it is strictly necessary to show them all the time.
Environment
The text was updated successfully, but these errors were encountered: