mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Vault items not refreshed afer permission change #215
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 @Buco7854 on GitHub.
Vaultwarden Support String
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.33.2
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
Synology DSM 7.X
Clients
Web Vault
Client Version
2025.1.1
Steps To Reproduce
I guess it is between a bug and a feature request :)
The collection does not appear.
Locking vault/Refreshing does update the list but it is kind of annoying.
Expected Result
Items should be refreshed when switching to the personal vault.
Actual Result
Items are not refreshed
Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub:
That behavior is normal. Admin and Owners have full rights on all collections.
@BlackDex commented on GitHub:
I'm not sure we can change this. The web-vault needs to refresh these details. We already send the correct list during the update and during the needed sync requests. It's probably an issue with the web-vault, which this project does not maintain.
@Buco7854 commented on GitHub:
Probably the web vault, it's fine then.
Could you please just confirm to me wether or not the behavior about the owner having always manage is normal?
Thanks for vaultwarden 😁
@Buco7854 commented on GitHub:
Thank you😃.