Validation of C7 diagram fails with `Error: showLintError is not a registered action`
See original GitHub issueDescribe the issue
So I build the camunda-modeler-custom-linter-rules plugin project template (without any changes!) and added it to my modeler. I get the following error when clicking on the error in the Linter Tab in a C7 diagram:
showLintError is not a registered action
at Ba (webpack://camunda-modeler-client/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:259:9)
at error (webpack://camunda-modeler-client/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:169:10)
at trigger (webpack://camunda-modeler-client/src/app/tabs/bpmn/BpmnEditor.js:723:40)
at triggerAction (webpack://camunda-modeler-client/src/app/tabs/MultiSheetTab.js:269:18)
at triggerAction (webpack://camunda-modeler-client/src/app/tabs/EditorTab.js:36:33)
at triggerAction (webpack://camunda-modeler-client/src/app/App.js:1831:15)
at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/bundle.js:2:2883152
at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/72.js:1:3411
at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/490.js:1:8466
at apply (webpack://camunda-modeler-client/node_modules/react-dom/cjs/react-dom.production.min.js:14:427) [ error ]
This error may be the result of a plug-in compatibility issue. [ info ]
[Disable plug-ins (restarts the app)](https://github.com/camunda/camunda-modeler-custom-linter-rules-plugin/issues/new#) [ info ]
Steps to reproduce
Expected Behavior
Linting works in C7 diagrams, too.
Environment
Camunda Modeler 5.5.1 / also nightly. C7 diagram modeling.
Linked to SUPPORT-15343
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Can't show lint error in custom linter rules plugin
Hoewer when I click on linting error in Platform 7 it shows this bug: showLintError is not a registered action at Ba ...
Read more >strangelookingnerd
Validation of C7 diagram fails with Error : showLintError is not a registered action. Describe the issue So I build the camunda-modeler-custom-linter-rules ...
Read more >nikku - PullAnswer
Validation of C7 diagram fails with `Error : showLintError is not a registered action`. 0 Likes 5 Replies. strangelookingnerd. 2022-12-01 ...
Read more >camunda-modeler
Unify error panel + linter UI (same icons) ... Validation of C7 diagram fails with `Error: showLintError is not a registered action`.
Read more >camunda-modeler Recent Issues
Linter warnings are handled / shown as error, closed, 3, 2022-12-01, 2022-12-12 ; Validation of C7 diagram fails with `Error: showLintError is not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Update: It works for Camunda 8, not Camunda 7…
Same error with the nightly for me:
Thanks for taking your time to report all these glitches.