Version Used: 7.1.0.11001
Licence : Developer Edition
Plugins: Branch 7 (build 11001)
We use Jenkins to execute analysis in SonarQube and a feedback log is provided by Sonar in which the URL to the analysis location is provided. This URL is correct when single branch is used.
Unfortunately, when multi branch jobs are run, this URL takes to the project dashboard with master/default branch selected. Ideally this URL should point to the dahsboard of the particular Branch.
steps to reproduce: Just run a sonar analysis with branch parameter for a non-master/non-default branch.
Thanks in advance!!!
Bhavith