Fixed issues show up in Open/Confirmed issues filter

Hi,

We’re currently using SonarCloud with the analysis run from our ci in github actions using the sonarsource/sonarcloud-github-action@master github action.

The application is a React SPA using javascript and typescript.
We’re currently chasing down SonarCloud issues but i’m having a hard time identifying the remaining issues to fix as the Fixed issues show up in the Open/Confirmed issues, see as depicted.

The URL is https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=[PROJECT_NAME]

The analysis summary shows 89 “new” (open?) issues, but the analysis shows 139.

I can’t think of anymore things to say about this, hope this will be enough.

Cheers,

Hey there.

I’ll reach out for some private details.

Hello @cdevos_purse ,

First of all welcome to the community!

Have you tried to analyze the project again? Does the problem persist?

The history on the overview page does not take into account issues on which you took manual action. If you have reopened issues, then indeed you could be in that state. Is that something you did?

Hi Jacek, Thanks for your greetings.

I don’t recall reopening issues and i don’t think my team did such action.

The project has been reanalysed since and the fixed issues still show up in the open/Confirmed filter.

Moreover, i have no way of closing the issues, even the bulk actions dialog is empty.

See as depicted

And in the details

Hey @cdevos_purse ,

Sorry for not replying, is this still an issue for you?

No worries.

I ended up deleting and creating the project again, all fixed ^^

1 Like