mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-30 21:37:47 -05:00
Cannot delete unassigned collection of an Org. #5744
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 @rudiservo on GitHub (Nov 28, 2024).
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: SIGNUPS_ALLOWED, ADMIN_TOKEN
Vaultwarden Build Version
1.32.5
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Nginx
Host/Server Operating System
Linux
Operating System Version
Debian12
Clients
Web Vault, Browser Extension
Client Version
No response
Steps To Reproduce
I do not know how, maybe someone created a collection inside the Org that I has an owner and admin cannot do anything, not even assign myself or any other members to it.
Expected Result
be able to edit or delete the collection
Actual Result
No options are showned
Logs
No response
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Nov 28, 2024):
Unassigned is not a collection but a filter for all items that are not assigned (i.e. unassigned) to any collection. So this works as intended.