nextcloud / nextcloud/groupquota
assigned group quota not valid for single users
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 35
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
this error occures sometimes, not very often, and we dont know what the root cause is.
i create a group, assign users, then i set a group quota via the command occ - 20GB for example. In the administration i can see the assigned quota. i can check also the used space for the group via occ. users contact me because their quota is running low, they send me a screenshot where they run against a 4GB quota and are using already 3,9GB.

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 reported sequence: create a group, assign users, set a group quota with the occ command, and compare the displayed group quota with an affected user's quota and usage. Trace the groupquota issue's quota assignment and usage paths; done means the root cause is identified and users consistently receive the intended group quota.
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
- 35/100