Code smell not showing up as comments in the PR for the Test project

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension):-0.0.14004
  • how is SonarQube deployed: zip, Docker, Helm :- NA
  • what are you trying to achieve :- Intially we used to get the code smell report as soon the PR is raised and CI pipeline is triggered. In the CI pipeline we have an option of “Quality Gate” when clicked it says that “The requested project could not be found sonarqube” but when we check in sonarqube server the project is available. We have moved from public to private. With that Code smell not showing up as comments in the PR for the Test project.
  • what have you tried so far to achieve this :- Checked the CI pipeline and other parameters from sonarqube but found nothing.

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

Welcome to the community!

Sorry, but I’m not following.

One thing that does jump out at me is this:

If you’ve changed the visibility of your project, it’s quite likely that you need to update any external scripts to add a token that has Browse rights on the project in order to continue reading values from it.

If you’d like to pursue this more fully, we’ll need your SonarQube version (check your footer if you’re not sure) and more details about the problem.

 
Ann