Got an error when loading a saved case diagram

diagram_Dossier.cmmn (18.1 KB)

I got an exception when reloading a previously saved case model diagram.

Hi @extosimwi,

Your model contains the id Dossier twice. If you change for example the id of the element <cmmndi:CMMNDiagram/> to something like Dossier1, then it should work.

Since, you have two cases inside your model, whereby each case contains OnPart-connections, you will get unfortunately another exception, when you try to import your model. This is an already known bug

Cheers,
Roman

1 Like