Process of moving All branches to Project folder

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

Hi All,

We are currently using sonarqube 6.4.We currently see reports are generated in such a way as below.
//job
As we having many branches for each project we see project count is showing more.We are planning to move all the branches specific to a project in to that project folder.Can you any one please let know the process how can we move all branches specific to a project in to a project folder.

Thanks,
Naresh

Hi Naresh,

It looks like you accidentally omitted the details of how you analyze your branches, but I can guess it’s with sonar.branch, which means it’s really an independent project within SonarQube. There is no functionality to transition these existing sonar.branch-projects to the new branch model. You’ll have to start over with them.

 
Ann