flowable / flowable/flowable-engine
Property 'autoStoreVariables' used by Script task is missing in Flowable Modeler In CMMN model
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
Flowable CMMN documentation documents autoStoreVariables attbibute for the Script task, but it is missing from modeler. Not only in UI but in back end REST endpoint code too.
NB: This exactly same issue was reported and now fixed in BPMN model, but it has **not** been fixed in **CMMN model**.
**Expected behavior**
I expect modeler UI and backend to recognize and process the documented 'autoStoreVariables' in CMMN model. I worry that this is missing in engine side too.
**Additional context**
Flowable 6.7.2 , latest at the time of writing this.
Similar issue in BPMN model has been resolved in #1289 and #1296
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.