flowable / flowable/flowable-engine
[Modeler] BPMNDI attribute 'isExpanded' is missing (at least 'isExpanded="true"')
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
Hello,
In the modeler, when I create and export a process with an **expanded SubProcess**, the parameter **isExpanded="true" is missing** in the corresponding BPMNShape of the BPMN.

generates
>
in place of
>
In the BPMN 2.0 Standard, it is specified
- `None or isExpanded is false` for a non expanded subprocess, or
- `isExpanded is true` for an expanded one.
Best Regards
William
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.