Must-share information (formatted with Markdown):
- which versions are you using (SonarQube Enterprise 10.7.96327)
- how is SonarQube deployed: zip
- what are you trying to achieve: List projects in SonarQube.
- what have you tried so far to achieve this
Scenario
- We have about 150+ projects in our production environment.
- Listing the first 100 projects, works fine. The url looks like this when I sort on coverage: https://sonarqube.xyz.local/projects?sort=coverage
- Listing more projects, seems to change the behaviour and layout of the project list.
Reproduced
At the bottom of the project listing…
50 of 157 shown > Pressing button Show more works fine.
100 of 157 shown > Pressing button Show more works, but starts to show the projects listed without any details.
This happens.
- SonarQube Enterprise 10.7, seemst to forget the sort order selections and now only gives either the following status, however, the url still shows: https://sonarqube.xyz.local/projects?sort=coverage, but is not sorted any more.
- The diagram information is now gone from the listing. Securtiy, Reliability, Maintainability, Hotspots Reviewed, Coverage and Duplications column is now gone._
Instead it now shows
- The main branch of this project is empty.
- Project’s Main Branch is not analyzed yet. (the ones not yet analysed)
- Last analysis: 2 hours ago
(More information is being collected - updates will follow)