flowable / flowable/flowable-engine

[Modeler] BPMNDI attribute 'isExpanded' is missing (at least 'isExpanded="true"')

Open
#1,426 3 comments 0 reactions 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/43992260/49290433-3f172f80-f4a7-11e8-8c9b-b63b77f5b104.png)
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.