Sonarqube Project dashboard

Hello,

For the new Project main/feature branch scan, we are not able to see the scores in the dashboard. Each time we need to click the project and select the branch to overall code measures. what settings we are missing please guide

we need the Project dashboard to look as

but we are getting dashboard as

Thanks.

Hey there.

As requested in the template post – what version/edition of SonarQube are you using?

Hi Colin,

Using 9.9.3 LTS Enterprise.

we are analyzing the feature branch, not the Main branch repo.

Well – there you go. The overall instance dashboard displays the main branch, and this is not configurable per-project (although in SonarQube 10.x, you can change the main branch of the project as you want, but normally this should match the default branch of your repo)

Thanks, Colin,