camunda / bpmnlint-plugin-camunda-compat

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

Mark Escalation Boundary Events as Not Supported on Elements Other Than Call Activity and Sub Process #110

Closed philippfromme closed 1 year ago

philippfromme commented 1 year ago

Escalation boundary events are only supported on elements that spawn a child instance. The following case should be marked as not supported as deployment will be rejected:

image

philippfromme commented 1 year ago

Closed by https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/113.