The Quality gate status url in a PR is always pointing to localhost and not to the actual sonarqube server. The detailed analysis report link in the build pipeline is working fine. SonarQube 8.2 Enterprise Edition, Scanner Latest from Azure Devops Marketplace. Create a PR request and trigger a Build with Sonar Analysis. Add a Build policy to validate Sonar Quality Gate Click on the link. It routes to localhost and not the actual server.
When I click on “Quality Gate failed” hyperlink, it takes me to http://localhost/dashboard?id=***&pullRequest=952. Ideally it should point to the server where I have my sonarqube hosted.
