camunda / bpmnlint-plugin-camunda-compat

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

Add validation rule for `CalledElement#propagateAllParentVariables` #123

Closed romansmirnov closed 1 year ago

romansmirnov commented 1 year ago

With https://github.com/camunda/zeebe/issues/13959, Zeebe introduces a new property CalledElement#propagateAllParentVariables. This property gets available with 8.2.x, and 8.3. Note: The property gets backported to 8.2 and made available with an 8.2.x patch release.