-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.5.3, 3.6.0
-
Component/s: None
When the repository list page is loaded a complex SQL query counts the number of reviews which contain content from each repository.
This query can be very slow – up to several minutes.
We should load these numbers in a separate request (or consider not displaying the information at all)