Azure DevOps rule links not working

While on SonarCloud PR view screen, when the scanner comments on the PR in Azure DevOps integration, there is a link to view the rule on SC side:

When clicking on that link, the rule is not filtered out correctly and shows all the rules in the Quality Profile.

The link is:
https://sonarcloud.io/organizations/xx/rules#rule_key=cpp%3AS5817
should be:
https://sonarcloud.io/organizations/xx/rules?q=cpp%3AS5817

1 Like

Hi @warden

Thanks for reporting this issue! I created an internal ticket to fix it.

Anita