zeebe-io / zeebe-modeler

Desktop Application for modeling Zeebe Workflows with BPMN
MIT License
221 stars 49 forks source link

Support UserTasks (WIP) #283

Closed MaxTru closed 3 years ago

MaxTru commented 3 years ago

This is an epic issue which may be broken down into multiple tasks, if needed

What should we do?

As soon as Zeebe engine supports UserTasks, the Zeebe Modeler shall support them as well.

This issue will be detailed, once the respective decisions for Zeebe Engine were made.

pinussilvestrus commented 3 years ago

We should consider bringing this directly into https://github.com/camunda/camunda-bpmn-js, to avoid later migrations.

menski commented 3 years ago

See the final proposal of the Zeebe user task form support: https://github.com/zeebe-io/zeebe/issues/6116#issuecomment-780424321

MaxTru commented 3 years ago

Will be tracked via https://github.com/camunda/camunda-modeler/issues/2104