-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
40
Context:
Email from Volker:
In the Camunda Modeler release for this week, we will launch a "feature" to disallow the collapsing of subprocesses. This has been implemented as a plugin for bpmn-js (https://www.npmjs.com/package/bpmn-js-disable-collapsed-subprocess), which we should also include in our other modeling products (Cawemo and potentially Event Monitoring).
- given:
- I have a BPMN diagram with an (expanded) subprocess
- when:
- I open the diagram in Optimize
- then:
- the subprocess cannot be collapsed
- such that:
- Elements within the subprocess are always visible