Hi, I´m having an issue that might be related to wrong code generated by the designer. The issue happens when I attach a boundary event (signal or error) to a subprocess, the designer declares it inside the subprocess and apparently this is incorrect. See details here: http://forums.activiti.org/en/viewtopic.php?f=6&t=5880
Potentially it went wrong when the boundary-event was initially dragged/created in the process, rather than on the edge. In that case, this is something that we need to avoid…
Thanks for raising the issue, it's now fixed in the Github master. I also fixed an issue with the boundary events position when resizing a sub process.