- ALM used: GitHub
- CI system used: Github actions
- Scanner command used when applicable: mvn -B -U sonar:sonar -Dsonar.projectKey=$MY_PROJECT_KEY -Dsonar.organization=$MY_ORG -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=$SONAR_TOKEN
- Languages of the repository: Java
- Error observed: No errors observed, but the SonarBot in our Github organisation appears to have updated and we now see a new display when findings are reported on new code in a Github PR. Is it possible to revert to the old display?
I also came here to report this change as I could not find any announcement of it in the “What’s New” announcements.
This is what is was before:
and now all we have is:
I find the new design much less useful.
The main loss is the differentiation between bugs and code smells, but the loss of the colour coded rating makes it harder to quickly spot what is going on when reviewing PRs.
I would also like to be able to return to the old version, or in some other way configure what is being reported in the Summary Comment.
Most importantly, the new comments does not contain the vulnerability count any longer.
Thanks for reporting. Came here to report the same.
Thank you very much for the articulated feedback.
We will look at our options to improve the user experience around this.