Skip to content

Support binding retries on zeebe:taskDefinition through element template #2936

@B-hamza

Description

@B-hamza

This is a child of https://github.com/camunda/product-hub/issues/1382.

Is your feature request related to a problem? Please describe.

When trying to create services tasks templates we only can bind the type via zeebe:taskDefinition:type but we can't bind retries elements.

Describe the solution you'd like

Add new binding: zeebe:taskDefinition which accepts property as the name of the templated property. This can be type or retries but ready for new properties.

  • Implement in JSON schema
  • Implement in bpmn-js-element-templates
  • Remove obsolete zeebe:taskDefinition:retries from JSON schema as never implemented
  • Document new property

Describe alternatives you've considered

We unlink after selecting templates to be able to set retries.


Also mentioned via slack.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions