camunda / camunda-bpmn-js-behaviors

Camunda behaviors for bpmn-js
MIT License
5 stars 3 forks source link

fix(camunda-platform): do not update empty business key #2

Closed pinussilvestrus closed 2 years ago

pinussilvestrus commented 2 years ago

Do not update empty business keys (e.g., when an empty form field id got updated).

Related to https://github.com/camunda/camunda-modeler/issues/3050