camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.5k stars 481 forks source link

Receive Task after Event-Based Gateway is not supported #3569

Closed barmac closed 1 year ago

barmac commented 1 year ago

The rule should detect the following modeling patterns

Correct:

diagram diagram (2)

Incorrect:

diagram (1)

How does the rule improve the BPMN diagram?

Prevent deployment errors for <=C8.2.

Rule Details

What alternatives did you consider?

Do nothing.


Context: https://camunda.slack.com/archives/CKGH9LR40/p1682069620734539

nikku commented 1 year ago

Fixed upstream via https://github.com/camunda/linting/pull/54 and https://github.com/camunda/bpmnlint-plugin-camunda-compat/issues/82.