Closed Skaiir closed 1 month ago
Is there any timeline for this? Do you plan to contribute or should somebody from bpmn-io team pick it up?
@jarekdanielak I'm taking care of it, should have this and https://github.com/camunda/bpmnlint-plugin-camunda-compat/issues/178 PR'd today.
The rule should detect the following modeling patterns
Incorrect
Correct
The key difference being the detection of the
zeebe:userTask
element.How does the rule improve the BPMN diagram?
Following 8.7, non-zeebe user-tasks are no longer going to be supported. So we need to indicate this as an error.
Rule Details
no-job-worker-user-task
error
What alternatives did you consider?
n/a