-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
Description
The Admin -> Dashboard -> Summary shows many counting numbers. Some of them aren't useful to admins. Even worse, some counting operations on the large tables like action
will make the page timeout. For example:
- 504 on /admin after Gitea upgrade because of large
action
table #17504 , "Action table contains 8539538 rows", it takes several minutes to count.
I suggest to improve the summary information, we shouldn't count so many models. Each number displayed here should be useful to admins.
techknowlogick and lunnytsunamaru and lunny
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality