mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #4601] Resolving Item Creation Issues for Manager Role #1929
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1929
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4601
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.