nextcloud / nextcloud/groupquota

assigned group quota not valid for single users

Open
#21 1 comment 0 reactions 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

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.

image

image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.