valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
157 stars 31 forks source link

UserTask - support Candidate user and Groups #309

Closed XiaoyuZhann closed 2 years ago

XiaoyuZhann commented 2 years ago

UserTask should support candidate user and candidate groups field:

ORIGINAL: There are no two fields CandidateGroup and CandidateUsers in the plug-in. Are there other ways to add these two fields? Can it be added through Form properties?

valb3r commented 2 years ago

@XiaoyuZhann Not all fields are implemented currently, I'll add these. You are referring to UserTask right?