flowable / flowable/flowable-engine
Problem with import of bpmn xml when setting process initiator checkbox on user task
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
There seems to be an issue with importing a process with the extensionElement `modeler:activiti-idm-initiator`. When exporting, this is set to true when you set the checkbox in the assignments view when configuring a user task.
However on import, the checkbox is unchecked again. It seems though that the exported xml is exactly the same when importing/exporting, however the modeler seems not to correctly fill in the property.
`
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.