Template for a good new topic, formatted with Markdown:
- ALM used - GitHub
- CI system used - GitHub, but automatic analysis is used
- Languages of the repository - question applies to all languages
- Only if the SonarCloud project is public, the URL - SonarQube Cloud
- And if you need help with pull request decoration, then the URL to the PR too - style: Assign positional parameters to local variables in cleanup.sh by ReenigneArcher · Pull Request #56 · LizardByte/actions · GitHub
- Error observed - none
- Steps to reproduce - fix sonar issue(s) in a PR, can’t see fixed issues in PR comment or in sonar UI
- Potential workaround - unknown
It doesn’t seem possible to see what issues were fixed in a PR.
The PR comment itself has no indication that anything was fixed.
In sonar is specifically says 0 issues fixed, even though the PR does fix some issues.
I also couldn’t find a way to see all the issues that exist on the PRs branch to manually compare if the amount of issues were changed/reduced or not.

