Details
Description
Designer does not save changes to the Id property for process elements such as a Service Task and User Task. Allowing user assignable Id values improves readability of the BPMN 2.0 XML. Similarly, importing from BPMN 2.0 XML should use the existing Id values.
The id values are now also saved and used in the bpmn20.xml.
When we import a bpmn20.xml file we still regenerate the ids. We'll add an option to keep the ids in a future version.