Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving Item Creation Issues for Manager Role #4601

Closed
bxdcxdx opened this issue May 30, 2024 · 1 comment
Closed

Resolving Item Creation Issues for Manager Role #4601

bxdcxdx opened this issue May 30, 2024 · 1 comment

Comments

@bxdcxdx
Copy link

bxdcxdx commented 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:

  • This issue occurs every time the described steps are followed, making it a persistent problem for users with the Manager role.
  • As a temporary workaround, managers must reload the page to see and use the new folder.
  • Alternatively, assigning the manager the Admin role resolves the issue, but this is not a viable long-term solution due to role-specific permissions and security considerations.

Related Issues:

  • There is an additional known issue where users with the Manager role cannot delete collections, which further complicates management tasks.

Deployment environment

  • vaultwarden version: 1.30.5
  • 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

  1. Manager Role Actions:
  • A manager logs into Vaultwarden.
  • The manager creates a new folder, for example, named “test”.
  • The manager navigates into the newly created folder “test”.
  • The manager attempts to create a new item within this folder.
  1. Encountered Problem:
  • The new folder “test” does not appear in the “Collections” list.
  • Consequently, the manager is unable to assign the item to the newly created folder.
  • To proceed, the manager is forced to reload the entire page.

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
Copy link
Collaborator

BlackDex commented May 30, 2024

Already resolved via #4517.

Please use the testing tagged container to make use of this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants