mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-10 16:06:26 +00:00
* copy references when copying element * add referenced root element if it doesn't exist * do NOT add referenced root element if root element with same ID exists Related to camunda/camunda-modeler#1049. Related to camunda/camunda-modeler#1463.