mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Resolving Item Creation Issues for Manager Role #1925
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 @bxdcxdx on GitHub (May 30, 2024).
Subject of the issue
In the current version of Vaultwarden, users assigned the “Manager” role experience issues when creating items within newly created folders. This problem manifests consistently across all browsers and operating systems, indicating that it is specifically related to the role permissions rather than the environment.
Consistency and Workarounds:
Related Issues:
Deployment environment
Install method: docker
Clients used: web vault
Reverse proxy and version: Apache HTTP Server version 2.4.54 on the Alpine Linux base
MySQL/MariaDB or PostgreSQL version: SQLite: 3.44.0
Other relevant details:
Steps to reproduce
Expected behaviour
see the newly created Collection in the Collection list.
Actual behaviour
Can't see the newly created Collection in the Collection list without a page reload.
Troubleshooting data
@BlackDex commented on GitHub (May 30, 2024):
Already resolved via #4517.
Please use the testing tagged container to make use of this fix.