Commit Graph

2 Commits

Author SHA1 Message Date
Martin Stamm 4e161427b8 fix(modeling): ensure IDs are claimed when used
closes #1555
2022-01-19 08:20:14 +00:00
Philipp Fromme fe11c2ee78 fix(modeling): unclaim ID on shape/connection delete
* unclaim ID of deleted shapes and connections
* unclaim ID of referenced processes when deleting participant
* this does NOT ensure we unclaim IDs of elements like DI, events, errors, ...

Related to camunda/camunda-modeler#1503
Related to #608
2019-11-18 09:57:51 +01:00