bpmn-io / bpmn-js-element-templates

The element template extension for bpmn-js
MIT License
5 stars 3 forks source link

Ensure existing values are preserved #86

Closed nikku closed 7 months ago

nikku commented 7 months ago

Context

This PR


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

nikku commented 7 months ago

I'll conduct an E2E test on this feature tomorrow, using camunda/connectors as a foundation.

nikku commented 7 months ago

Pending: Integration test against current connector templates. I'm still trying go get these from somewhere.

nikku commented 7 months ago

Thanks @marstamm. Squashed https://github.com/bpmn-io/bpmn-js-element-templates/pull/89 into this PR.

nikku commented 7 months ago

During integration testing I found an interesting follow-up issue: https://github.com/camunda/camunda-modeler/issues/4252.