Collpased Sub-process overlapped with process diagram

Hi,
I’ve been implementing a subprocess using a collapsed sub-process structure and when I start the process everything works as expected. However, when opening the diagram from flowable-task application with “Show diagram” option, the process diagram and the sub-process diagram are overlapped as you can see in the attached screenshot.
Is this fact normal or I’m not implementing it well? Is there any way to hide the sub-process diagram?

overlapping

Thanks,
Clara

1 Like

It’s a bug already known or is something wrong in my implementation? Any idea?

In the process designer, drag your subprocess down to the position you want it to appear.

Thanks. However, what I want to achieve is to hide the subprocess completly in order to see only the sub-process.