nextcloud / nextcloud/guests

After transfer process, the new regular user still has a "0" quota

Open
#1,226 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
61
Forks
34
Avg merge
3d 19h
Merged PRs (30d)
22

Description

After transfer process, the new regular user still has a "0" quota, which IMO doesn't make sense (because all regular users should have a real quota, unless they are guests).
Unless it's deliberate, I think it would be relevant to automatically apply the “default quota” to the user after conversion.

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

The issue does not name a file, entry point, or test. Trace the transfer or guest-to-regular-user conversion flow and where the default quota is assigned, then check how a converted user retains a quota of "0". Done means a converted regular user receives the default quota while guest users remain unaffected, with coverage for the conversion behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.