server
server copied to clipboard
(New) collection management - option "Limit collection creation .. to...admins" not selectable
Steps To Reproduce
- Go to 'Admin Console'
- Expand 'Settings'
- Click on 'Organization info'
- Under 'Collection Management' option 'Limit collection creation and deletion to owners and admins' isn't selectable
Expected Result
Turn option off/on as wanted
Actual Result
No selectable
Screenshots or Videos
Additional Context
No response
Build Version
2024.4.2
Environment
Self-Hosted
Environment Details
- Ubuntu 22.04.
- Docker CE 26.1.1-1
- docker images: bitwarden/nginx:2024.4.2 bitwarden/admin:2024.4.2 bitwarden/notifications:2024.4.2 bitwarden/identity:2024.4.2 bitwarden/sso:2024.4.2 bitwarden/web:2024.4.2 bitwarden/events:2024.4.2 bitwarden/icons:2024.4.2 bitwarden/attachments:2024.4.2 bitwarden/mssql:2024.4.2 bitwarden/api:2024.4.2
Issue Tracking Info
- [X] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Hi there,
Thank you for your report!
I was able to reproduce this issue, and I have flagged this to our engineering team.
If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.
Thanks once again!
Hi, my findings so far: when switching this option in Bitwarden online (vault.bitwarden.com), I need to export the license file for our self-hosted version. Within the exported license file there is parameter:
[..] "limitCollectionCreationDeletion": true|false, [..]
After import in self-hosted environment the option depends on that parameter.
I haven't found any documentation (or maybe missed that), but it would be nice to have that option not bound to a license file (parameter).