Customize dashboard in version 7.7

Hi,

Currently if we need to check critical count then we need to goto issues tab and check.
We need to customize project report page where we want blocker and critical issue count on each project analysis page.

Hi Madhu,

Please remember to share must-have information when posting here:

  • 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

If I assume correctly that you are using SonarQube v7.7, please know that this version is no longer supported. You will first need to upgrade to at least SonarQube v7.9 LTS (Long Term Support) or alternatively to SonarQube v8.6.

Now, generally speaking, you will need to create your own reporting using SonarQube’s API methods. You can access their documentation under http(s)://<your_sq_url>/web_api

Cheers,
Daniel