You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all we will have to add a canPaste function to ChoreoRules. Then BpmnCopyPaste.js which registers a function on 'element.paste' (element without 's', so every single element) looks like a candidate to overwrite/disable/subscribe.
It iteratively gets a context which contains some (should be possible to contain all) pasted elements. It could be possible to implement correct copy/clone and re-referencing here.
Copy and paste does not work currently. For example, when trying to paste a choreography task:
The text was updated successfully, but these errors were encountered: