Broken SonarCloud link in GitHub Enterprise PRs?

  • ALM used GitHub
  • Error observed: The SonarCloud bot (SonarCloud · GitHub Marketplace · GitHub) is adding a comment in the GitHub Pull Request with SonarCloud information, but when a developer tries to access to SonarCloud dashboard from the link included in the PR comment if the user is NOT logged in with his GitHub account in SonarCloud portal an error page is shown:
    " The requested project does not exist."
    The previous behavior should present the SonarCloud Login page instead of this Error page.
    The Link that is not working has this format:
    https://sonarcloud.io/dashboard?id=<PROJECT_ID>&pullRequest=
    If the user is Logged in the Dashboard link is displayed successfully.
  • Languages of the repository: Java
  • Potential workaround: To be Logged in

Hey there.

See this answer here:

Thanks a lot @Colin for sharing this information.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.