-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Boundary event associations can be created but can't be loaded #1170
Comments
Was able to reproduce it on Chrome (for several kinds of Boundary Events). It also appears in older |
Changed the issue description to fit our template. |
Closed via #1172. |
I have tested using npm@5.0.1 and on https://demo.bpmn.io/ and fix doesn't appear to have worked with edge@78 and firefox@68. Functionality looks to be the same as before where data association isn't displayed. The produced xml looks fine though:
|
It works perfectly fine to me on yesterday's released version (tag |
Oh I do apologize, had a bit of a caching issue and it is indeed working, thanks :) |
Describe the Bug
Associations on
bpmn:BoundaryEvents
can be modeled, bu won't be rendered on import.Created:
After load:
Steps to Reproduce
Using https://demo.bpmn.io/new
Expected Behavior
Associations on Boundary Events will be rendered correctly.
Environment
The text was updated successfully, but these errors were encountered: