-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: camunda modeler eclipse plugin, engine
-
None
AT:
- for new models, a new camunda: namespace-prefix is used
- for existing models, the old namespace-prefix still works
- for both: modeler and engine
Hint: Engine already supports that
Find an example here: https://github.com/camunda/camunda-outer-space-demos/blob/master/invoice-en/src/main/resources/camunda-invoice-de.bpmn
Testszenario 1:
- someone with an existing process (activiti: namespaceprefix) can open the diagram in the modeler and change something. then the namespace is NOT changed in the xml and the process can still be deployed on the engine
Testszenario 2:
- someone who creates a new diagram in the modeler gets the new camunda: namespaceprefix.