Closed philippfromme closed 1 month ago
When a lint error due to lacking support of user task Priority appears in the Problems tab, the error isn't indicated in the properties panel. This is likely due to the error not being handled in @camunda/linting.
@camunda/linting
Error indicated in properties panel.
Related to https://github.com/camunda/product-hub/issues/217
Apparently it was implemented in @camunda/linting but doesn't seem to be working: https://github.com/camunda/linting/pull/114
Closed by https://github.com/camunda/camunda-modeler/commit/3f7168d22e1bfea7d27e7133f2af22a6064d577a
Describe the bug
When a lint error due to lacking support of user task Priority appears in the Problems tab, the error isn't indicated in the properties panel. This is likely due to the error not being handled in
@camunda/linting
.Steps to reproduce
Expected behavior
Error indicated in properties panel.
Environment
Additional context
Related to https://github.com/camunda/product-hub/issues/217