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

Record resolution errors for control panel #463

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

melix
Copy link
Collaborator

@melix melix commented Nov 29, 2023

With this change, the control panel will now remember resolution errors. This can be particularly useful when resolution fails on the client side, and that the user doesn't really understand why.

By going to the control panel, the errors will be recorded per resolver.

Here's a screenshot of the control panel main page for a resolver with an error:

image

Then on the details page:

image

With this change, the control panel will now remember resolution
errors. This can be particularly useful when resolution fails on
the client side, and that the user doesn't really understand why.

By going to the control panel, the errors will be recorded per
resolver.
@melix melix added the type: enhancement New feature or request label Nov 29, 2023
@melix melix added this to the 2.3.0 milestone Nov 29, 2023
@melix melix requested a review from alvarosanchez November 29, 2023 14:15
@melix melix self-assigned this Nov 29, 2023
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

39.5% 39.5% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@melix melix merged commit 904e4c6 into master Nov 29, 2023
11 of 12 checks passed
@melix melix deleted the cc/control-panel-errors branch November 29, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants