camunda / bpmnlint-plugin-camunda-compat

A bpmnlint plug-in for Camunda BPMN compatibility.
MIT License
0 stars 2 forks source link

Validate `formId` Introduced by Camunda 8.3 #144

Closed philippfromme closed 10 months ago

philippfromme commented 10 months ago

Camunda 8.3 supports two different types of forms:

These two are exclusive. formId is not supported by older versions of Camunda 8. Linting should indicate that.


Related to https://github.com/camunda/camunda-modeler/issues/3656

marstamm commented 10 months ago

closes via https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/145