bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
293 stars 196 forks source link

feat: add support for `CalledElement#propagateAllParentVariables` #954

Closed romansmirnov closed 1 year ago

romansmirnov commented 1 year ago

Adds a option to configure the CalledElement#propagateAllParentVariables when modeling a Call Activity.

closes #953

romansmirnov commented 1 year ago

requires #959