bpmn-js/test/spec/features/replace
Nico Rehwaldt cd24b27768 fix(copy-paste): ignore data associations during cloning
* use bpmnFactory for cloning to ensure all relevant
  elements have actual IDs
* don't copy dataAssociations, as they are visual elements
  that will be created during element re-connection

NOTE: This fixes data input association not properly being
wired during target replace, too.

Closes #694, #693
2017-12-11 15:14:31 +01:00
..
BpmnReplace.collaboration.bpmn feat(modeling): create collapsed pools via morph menu 2016-03-14 16:28:23 +01:00
BpmnReplace.compensation.bpmn feat(replace): add compensation morph options 2016-01-25 16:02:58 +01:00
BpmnReplace.dataObjects.bpmn fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
BpmnReplace.eventSubProcesses.bpmn feat(bpmn-rules): replace start events only allowed in event sub process 2016-11-09 14:44:42 +01:00
BpmnReplaceSpec.js fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
ReplaceRulesSpec.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
SubProcess-collapsed.bpmn feat(replace): properly collapse / expand SubProcess(es) 2016-08-09 11:33:59 +02:00