Using SonarQube Enterprise 2025.1.1 running on premise
I go to a portfolio. I look at the reliability stats. I see, let’s say, 35 select project branches in E. Then I click on the link and it gives me a list of projects.
If I count the E that, I see about 8 let’s say.
Where is the 35 coming from?!? Maven sub-modules? Something weird calculation with branches instead of only counting the main branch?
Do you see this warning? Perhaps you can talk to an admin of the portfolio in question to see what projects you’re missing and work on getting permissions to them.
No. I’m an almighty admin. I was able to extract the projects from the API and the number of “E” matches the number on the summary. But the details do not. I have no idea how a project can be D on screen and E on the API.
Thanks for the screenshots. Can you share which rating this is? Also, there seems to be a watermark in the corner of the first screenshot. Is that from the PDF, or the live UI? Is the portfolio made up of all main branches, or are some (all) of them non-main?
We are in MQR. The screenshots are live. This is the bottom of the Reliability screen. The portfolio is all main branches (master branches configured to be the default).
We’re investigating this now. I believe @ganncamp is correct - this is likely connected to the ability to turn on/off MQR mode, and specifically the duplication of many common measures that resulted from this feature.
Looking through the relevant code, this should be pretty easy to fix on our end; I’ve moved this work to the top of our backlog.