You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a follow-up to camunda/zeebe-bpmn-moddle#61 we need to add a Binding type field to call activities, business rule tasks and user tasks.
Add dropdown "Binding" with the options latest and deployment to
Called element group of call activities
Called decision group of business rule tasks (below Decision ID)
Form group of user task (implementation type: Zeebe user task + form type: Camunda Form or implementation type: Job Worker + form type: Camunda Form (linked))
Add tooltip to dropdown which explains the different options.
Describe the solution you'd like
As a follow-up to camunda/zeebe-bpmn-moddle#61 we need to add a Binding type field to call activities, business rule tasks and user tasks.
latest
anddeployment
toZeebe user task
+ form type:Camunda Form
or implementation type:Job Worker
+ form type:Camunda Form (linked)
)Additional context
Related to camunda/camunda-modeler#4385
The text was updated successfully, but these errors were encountered: