bpmn-io / bpmn-js-properties-panel

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

feat: remove templated message if no message bindings are active #932

Closed barmac closed 1 year ago

barmac commented 1 year ago

If a conditional template deactivates all of the bpmn:Message bindings, the message is removed altogether. This feature will be important especially for templating catch-all events, i.e. error and escalation.

Closes #915

nikku commented 1 year ago

Also assigned @smbea, being the conditional expert, to this PR as a reviewer.

barmac commented 1 year ago

@smbea @nikku @philippfromme Any chance for review?

smbea commented 1 year ago

Sorry, I will try to have a look today!