Closed marstamm closed 10 months ago
In the error panel, the errors are grouped by Activity. When you have multiple Errors in the same Task, it should be clear that multiple properties are affected.
This is in line with all other Error messages. If we want to change the error message in the Properties panel, this should be done in the @camunda/linting
repository. https://github.com/camunda/linting/blob/68c0d021de459f00a78ea9480ab3e8feec2acbc0/lib/utils/properties-panel.js#L317-L319
Let's follow up with the updates there then. Thanks for clarifying.
Follow-up here: https://github.com/camunda/linting/pull/97
This PR integrates latest FEEL linter changes and restores the 1.1.0 Behavior of overriding the supplied error message. The Detailes message will be shown in the editor:
related to https://github.com/camunda/camunda-modeler/issues/3991