bpmn-io / bpmnlint

Validate BPMN diagrams based on configurable lint rules.
MIT License
123 stars 36 forks source link

`label-required` rule does not trigger for boundary events #141

Closed nikku closed 1 week ago

nikku commented 3 weeks ago

Describe the Bug

Boundary events are to date ignored by the label-required rule, for unknown reasons (ref)

image

Steps to Reproduce

Expected Behavior

For boundary events the same rules apply as for any label (ref).

Environment