cancel
Showing results for 
Search instead for 
Did you mean: 

Changing ID of an activity or event makes a copy of BPMNShape element

3on
Champ in-the-making
Champ in-the-making
Hi guys,

first thank you for your diligent work on the Activiti engine & designer.

I'd like to report a small bug in the designer:
When I open a BPMN diagram in Activiti Diagram Editor, change the Id of an event or activity and save the diagram. In the underlying XML file I can still see the old BPMNShape element with original Id together with the newly created BPMNShape with changed Id, both located in the same place of the diagram. When I tried to deploy the changed BPMN file to the Activiti engine, I got an error from the XML parser. Probably because the original activity Id contained white spaces. When I manually removed the old BPMNShape, everything was fine.

I'm using Eclipse Kepler for J2EE with Activiti Eclipse BPMN 2.0 Designer plugin ver. 5.12.0.

Thanks for looking at this issue and for all your further work on the Activiti platform.
2 REPLIES 2

3on
Champ in-the-making
Champ in-the-making
I've just submitted the issue to Jira - see ACT-1756.

trademak
Star Contributor
Star Contributor
Okay thanks