nextcloud / nextcloud/groupquota

Wrong size calculation

Open
#7 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.