nextcloud / nextcloud/groupquota
Wrong size calculation
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 35
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Hi! When I use group quota I see wrong calculated sizes of used space for group.
I have the group with 22 users. I manually calculated their storage size: it is around 210Gb. But in interface I see, that used only 94Gb.
With what can it be connected? How to fix it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the group quota calculation for a group with multiple users and compare the interface's used-space value with the manually calculated total. Investigate the group quota calculation entry point and determine what causes the discrepancy; done means the displayed used size matches the group's actual storage usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100