camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.5k stars 481 forks source link

Lint error for user task _Priority_ not indicated in properties panel #4504

Closed philippfromme closed 1 month ago

philippfromme commented 1 month ago

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.

Camunda_Modeler_N5x6d4Gliy

Steps to reproduce

  1. Set execution platform to Camunda 8.5
  2. Create a user task
  3. Set Priority
  4. Lint error appears in problems tab
  5. Error not indicated in properties panel

Expected behavior

Error indicated in properties panel.

Environment

Additional context

Related to https://github.com/camunda/product-hub/issues/217

philippfromme commented 1 month ago

Apparently it was implemented in @camunda/linting but doesn't seem to be working: https://github.com/camunda/linting/pull/114

philippfromme commented 1 month ago

Closed by https://github.com/camunda/camunda-modeler/commit/3f7168d22e1bfea7d27e7133f2af22a6064d577a