flowable / flowable/flowable-engine
Expand child process for a call activity in the visual editor
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
I have been fooling around with the modeler and am trying out the call activity.
I create the child element first and name it.
I then create the parent that calls the child.
The image presented on the overall process view page on http://localhost:8080/flowable-modeler/#/processes
shows the parent calling the child element with the '+' on the call activity. However if I click into the parent process visual editor, the call activity just looks like every other task. I am not able to expand it to see the child contents. I would have to back out and look at the child separately.
Stems from a forum posting:
http://forum.flowable.org/t/flowable-ui-getting-started/205/3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.