Hello,
My understanding is:
-
When you fix any code smell, but do not rescan the code onto sonarqube, you can mark the issue as “Resolved as fixed”. That will change the issue state to Resolved (Fixed).
-
When you fix any code smell & then rescan the code onto sonarqube, the issue will be automatically removed from the issue list & issue count.
But recently I stumbled upon a issue state of Closed (Fixed). Can someone please explain what am I missing. Because it sort of contradicts my #2 understanding.
Thank You