Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#3855] Catch errors when DMN plugin is not working #3912

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

SilviaAmAm
Copy link
Contributor

@SilviaAmAm SilviaAmAm commented Feb 20, 2024

Fixes #3855
Screenshot from 2024-02-20 11-48-07

Maybe the plugin ID field should be kept out of the boundary so that the user can select a different plugin in case of errors. Or they can just create a new action and delete the one with errors?

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (b759366) to head (6215a3c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3912   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files         714      714           
  Lines       22354    22354           
  Branches     2563     2563           
=======================================
  Hits        21539    21539           
  Misses        565      565           
  Partials      250      250           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@sergei-maertens sergei-maertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's bring the plugin field outside of the error boundary :) that makes more sense

@SilviaAmAm SilviaAmAm force-pushed the feature/3855-error-in-admin-no-camunda branch from b19d300 to 212a06b Compare February 21, 2024 10:21
@SilviaAmAm
Copy link
Contributor Author

Screenshot from 2024-02-21 11-21-50

@sergei-maertens sergei-maertens merged commit 4def8b8 into master Feb 23, 2024
22 checks passed
@sergei-maertens sergei-maertens deleted the feature/3855-error-in-admin-no-camunda branch February 23, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for a better DMN user experience for both editor and end-user
2 participants