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

Suppressed warning says it has no entities when it should #10478

Open
Sebastiaan127001 opened this issue Dec 9, 2024 · 0 comments
Open

Suppressed warning says it has no entities when it should #10478

Sebastiaan127001 opened this issue Dec 9, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@Sebastiaan127001
Copy link
Contributor

Sebastiaan127001 commented Dec 9, 2024

Describe the bug
When the browser has lost its connection, the suppressed warning metric says that it has no entities when it should.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to metric Suppressed warnings (SonarQube source)
  2. Make sure the metric is collapsed and it has a measured value above 0
  3. Make sure the browser lost its connection (reproducible by killing the API-server)
  4. Open the entities tab and see that it say it never has entities, where the user should have an error (i.e. I know I there is something to display, and I know for this metric it should be possible, but I cannot fetch the results).
Image

Expected behaviour
Different metrics, like the suppressed warnings metric, should know they are supposed to have entities. When the measured value is above 0 the entities tab should display an error message (⚠️) because it knows that entities should be present, but it cannot show then for some reason (like a connection loss).

@Sebastiaan127001 Sebastiaan127001 added the Bug Something isn't working label Dec 9, 2024
@fniessink fniessink moved this from Inbox to To be refined in Quality-time backlog Dec 9, 2024
@fniessink fniessink moved this from To be refined to Refinement in progress in Quality-time backlog Dec 11, 2024
@fniessink fniessink moved this from Refinement in progress to Ready in Quality-time backlog Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Development

No branches or pull requests

1 participant