-
Bug
-
Resolution: Fixed
-
Highest
-
8.0.5, 8.1.5, 8.2.4, 8.3.4, 8.4.4, 8.5.4, 8.6.4, 8.7.2, 8.8.3, 8.9.0, 8.12.1
-
27
-
Severity 3 - Minor
-
309
-
Issue Summary
Repository size shows incorrect numbers.
Steps to Reproduce
- Go to Admin area -> Repositories
- Find the largest repository on the instance (excluding attachments and LFS objects)
Expected Results
The repository size matches or is close to the size listed when running git count-objects -v in the filesystem.
Actual Results
Repository size is either too low or doesn't exist.
Workaround
none