I have a myprocess.bpmn file, saved in svn. It has one subprocess. This workflow is running fine. Now I want to add another subprocess to it. After adding a new sub process and saving it, all the sequence flows of the first sub process gets disappeared.
When I compare both xml format, I found that x and y positions are conflicting between two shapes.
The ultimate solution is I need to recreate the whole workflow again.