mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[GH-ISSUE #7002] Cannot set "Edit #15377
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KronwarsCZ on GitHub (Mar 23, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/7002
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, SHOW_PASSWORD_HINT, ADMIN_TOKEN
Config:
Vaultwarden Build Version
v1.35.4
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik:v3.5
Host/Server Operating System
Linux
Operating System Version
Rocky Linux 9.6
Clients
Web Vault
Client Version
v2026.1.1, on Chrome Version 146.0.7680.81 (ARM)
Steps To Reproduce
Expected Result
A group has permission "Edit items" on the selected collection
Actual Result
A group has permission "Manage collection" on the selected collection
Logs
Screenshots or Videos
Additional Context
The issue is only with the "Edit items" permission, all others get saved correctly. I also tried refreshing the browser, disabling cache and anonymous mode to no avail.
We have tried to pinpoint the issue - we believe this is the cause groups.rs, line 143, as the "edit items" permission is not manage, not hide_passwords and not read_only