Duplicate link throwing event issue #152
Labels
backlog
Queued in backlog
enhancement
New feature or request
good first issue
Good for newcomers
pr welcome
We rely on a community contribution to improve this.
spring cleaning
Could be cleaned up one day
https://github.com/bpmn-io/bpmnlint/blob/566bec812d70751af28b252d3fdd3afce99f4dc5/rules/link-event.js#L58C37-L58C95
The line above points to
Duplicate link throw event with name <${name}> in scope
error - but according to the documentation: "Multiple throwing link events can link to the same catching link event. "See: https://docs.camunda.io/docs/components/modeler/bpmn/link-events/
I think this part should be removed - the rest of the rules are quite useful, so I wouldn't want to disable the whole rule in my config.
The text was updated successfully, but these errors were encountered: