-
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
I can model a pool with MI marker #533
Comments
👍 Would be nice to have this implemented |
We accept contributions for this feature. |
We'll not implement this any time soon, unless we receive a contribution for this feature. |
Please reopen, I'd love to have this feature, too! I started investigating how the other menu items for pools are implemented and found this line:
However, neither this repository nor entire GitHub provides a definition of replace-with-expanded-pool . Can you give me any pointer on how and where this symbol is resolved eventually? Conceptionally, I would try to implement a toggle-multiple-instance-pool besides replace-with-expanded-pool , but I have no idea where to start. :-)
|
Hi LinqLover, Glad to see that you're taking interest in this feature. |
Thanks for the pointers. I'll take a look at them when I have more time again. Just to clarify: I'm not actually eager to implement this, someone else would probably be much more efficient at it. :) Btw: We just found out that bpmn.io also appears not to support multiple instance data object, see https://bpmtips.com/bpmn-miwg-demonstration-2018-nearly-everything-you-always-wanted-to-know-about-data-objects-but-were-afraid-to-ask/#:~:text=collection, is this correct? :-) |
Understood, I'll take care of it and keep you updated on the results. |
Great, when will these changes arrive at bpmn.io? :-) |
With the next releas 😉 |
In BPMN it is possible to mark a pool as multi instance (at least the marker looks like the parallel multi instance marker)
Should work for both, collapsed and expanded pools
The text was updated successfully, but these errors were encountered: