Skip to content

fix(ListCommand): Align quota and groups column order#4378

Merged
provokateurin merged 1 commit intomasterfrom
fix/listcommand/quota-groups-order
Feb 10, 2026
Merged

fix(ListCommand): Align quota and groups column order#4378
provokateurin merged 1 commit intomasterfrom
fix/listcommand/quota-groups-order

Conversation

@provokateurin
Copy link
Copy Markdown
Member

Fixes #4377

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable33

@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable32

@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable31

@provokateurin provokateurin merged commit aed184c into master Feb 10, 2026
52 of 54 checks passed
@provokateurin provokateurin deleted the fix/listcommand/quota-groups-order branch February 10, 2026 11:58
@backportbot
Copy link
Copy Markdown

backportbot bot commented Feb 10, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/4378/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 7f2f65d4

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4378/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@provokateurin
Copy link
Copy Markdown
Member Author

stable31 is not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed backport-request bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OCC :list - Group and Quotas columns are inverted

3 participants