bitwarden / server

Bitwarden infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com
Other
14.76k stars 1.23k forks source link

(New) collection management - option "Limit collection creation .. to...admins" not selectable #4073

Open GibberishIT opened 2 months ago

GibberishIT commented 2 months ago

Steps To Reproduce

  1. Go to 'Admin Console'
  2. Expand 'Settings'
  3. Click on 'Organization info'
  4. 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

colman

Additional Context

No response

Build Version

2024.4.2

Environment

Self-Hosted

Environment Details

Issue Tracking Info

NovaSilentium commented 2 months ago

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!

GibberishIT commented 2 months ago

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).