- CI system used - Azure DevOps Pipeline
- Languages of the repository - C# (.net8)
- Private Repo
- Quality Gate used (Default)[Sonar way (legacy)]
- Quality Profiles used C# Sonar way
I used SonarQube developer-edition on-prem solution, that version is v2025.1 (102418). My quality gate and profile are built-in default values.
When the issue is created in the SonarQube, I have a link like the following.
https://sq.blabla.com/project/issues?issues=AY9NwziPhQftNTXkDvoz&open=AY9NwziPhQftNTXkDvoz&id=project-key-SdsP2pQB8Wo3EV9u
After the issue is fixed, I don’t see anything when I clicked the link above.
How can I reach the fixed issue?