camunda / linting

Linting for the Camunda Desktop and Web Modeler
MIT License
2 stars 2 forks source link

Fix timer error message #58

Closed philippfromme closed 1 year ago

philippfromme commented 1 year ago

brave_uyLKeKGIkg

Requires https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/99 Related to https://github.com/camunda/camunda-modeler/issues/3653

nikku commented 1 year ago

UX-wise looks great.

philippfromme commented 1 year ago

We shipped v1.3.0 with a change that is technically breaking. We dropped the legacy entry ID handling for the Timer group. This would have required an update of the properties panel peer dependency to v2.0.0 as well (cf. https://github.com/bpmn-io/bpmn-js-properties-panel/blob/master/CHANGELOG.md#200). I'd suggest we ship a v2 with that fix (cf. https://github.com/camunda/linting/pull/58/commits/793ef7ea138425a84bd3dcd2aef66a425ce8c305).