Originally created by @IgnazNepumuk on GitHub (Feb 4, 2022).
Subject of the issue
User with 'manager' role, can't edit the entries associated collection. If the user tries to edit the collection (click on the gear, collections) following message appears:
"Collections
There are no collections to list. "
The entry is part of a collection, the user rights are set to "this user can access and modify all items."
Deployment environment
vaultwarden version: 1.24.0
Install method: Docker image
Clients used: web vault
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Expected behaviour
Users with Manager role and access control "this user can access and modify all items." should be able to edit every entry within the organization and be able to move an entry from one collection to another.
Actual behaviour
Users with Manager role and access control "this user can access and modify all items.", are unable to move entries from one collection within the same organization to another collection within the same organization
Troubleshooting data
Originally created by @IgnazNepumuk on GitHub (Feb 4, 2022).
<!--
# ###
NOTE: Please update to the latest version of vaultwarden before reporting an issue!
This saves you and us a lot of time and troubleshooting.
See:
* https://github.com/dani-garcia/vaultwarden/issues/1180
* https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image
# ###
-->
<!--
Please fill out the following template to make solving your problem easier and faster for us.
This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them.
Remember to hide/redact personal or confidential information,
such as passwords, IP addresses, and DNS names as appropriate.
-->
### Subject of the issue
<!-- Describe your issue here. -->
User with 'manager' role, can't edit the entries associated collection. If the user tries to edit the collection (click on the gear, collections) following message appears:
"Collections
There are no collections to list. "
The entry is part of a collection, the user rights are set to "this user can access and modify all items."
### Deployment environment
<!--
=========================================================================================
Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab.
That will auto-generate most of the info requested in this section.
=========================================================================================
-->
<!-- The version number, obtained from the logs (at startup) or the admin diagnostics page -->
<!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden -->
<!-- Remember to check if your issue exists on the latest version first! -->
* vaultwarden version: 1.24.0
<!-- How the server was installed: Docker image, OS package, built from source, etc. -->
* Install method: Docker image
* Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> web vault
* Reverse proxy and version: <!-- if applicable -->
* MySQL/MariaDB or PostgreSQL version: <!-- if applicable -->
* Other relevant details:
### Steps to reproduce
<!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults)
and how did you start vaultwarden? -->
### Expected behaviour
<!-- Tell us what you expected to happen -->
Users with Manager role and access control "this user can access and modify all items." should be able to edit every entry within the organization and be able to move an entry from one collection to another.
### Actual behaviour
Users with Manager role and access control "this user can access and modify all items.", are unable to move entries from one collection within the same organization to another collection within the same organization
### Troubleshooting data
<!-- Share any log files, screenshots, or other relevant troubleshooting data -->
This seems to be either by design or a bug in the web vault, which is not maintained by Vaultwarden.
I can reproduce the same on vault.bitwarden.com
@BlackDex commented on GitHub (Feb 5, 2022):
This seems to be either by design or a bug in the web vault, which is not maintained by Vaultwarden.
I can reproduce the same on vault.bitwarden.com
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @IgnazNepumuk on GitHub (Feb 4, 2022).
Subject of the issue
User with 'manager' role, can't edit the entries associated collection. If the user tries to edit the collection (click on the gear, collections) following message appears:
"Collections
There are no collections to list. "
The entry is part of a collection, the user rights are set to "this user can access and modify all items."
Deployment environment
Install method: Docker image
Clients used: web vault
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Expected behaviour
Users with Manager role and access control "this user can access and modify all items." should be able to edit every entry within the organization and be able to move an entry from one collection to another.
Actual behaviour
Users with Manager role and access control "this user can access and modify all items.", are unable to move entries from one collection within the same organization to another collection within the same organization
Troubleshooting data
@BlackDex commented on GitHub (Feb 5, 2022):
This seems to be either by design or a bug in the web vault, which is not maintained by Vaultwarden.
I can reproduce the same on vault.bitwarden.com
@jimmyparr commented on GitHub (Feb 14, 2022):
just run this version of docker
not affected by the bug
docker pull vaultwarden/server:1.23.0