Organizations #1163

Closed
opened 2026-04-06 01:41:21 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @joe28028 on 4/12/2024

Subject of the issue

It is possible to create organizations via the website. I can also successfully invite people to join. However, there is no clear distinction between folders that are created in your own vault and folders that are created in the organization vault. Regardless of where they are created via the GUI, they always appear in your own Vault.

Furthermore, it is not possible to create passwords in the Organization Vault with the desktop app, as no collection can be selected there. The drop-down menu always says there is no collection available. This means that passwords can neither be created nor changed.

Deployment environment

  • vaultwarden version: 1.30.5
  • Install method: Docker Image

  • Clients used: WebClient, Desktop 2024.4.0 (Windows) or Firefox Addon

  • Reverse proxy and version: traefik:v2.10

  • MySQL/MariaDB or PostgreSQL version:

  • Other relevant details:

Steps to reproduce

Expected behaviour

In the desktop application:
I would like to be able to create folders separately, on the one hand in my own Vault and in the Organization Vault.
If I want to create passwords in the Organization Vault, it should be possible to select the collections so that the passwords can actually be created

Actual behaviour

Desktop App:
It is not possible to create password in the organization vault.

Troubleshooting data

*Originally created by @joe28028 on 4/12/2024* <!-- # ### 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. --> It is possible to create organizations via the website. I can also successfully invite people to join. However, there is no clear distinction between folders that are created in your own vault and folders that are created in the organization vault. Regardless of where they are created via the GUI, they always appear in your own Vault. Furthermore, it is not possible to create passwords in the Organization Vault with the desktop app, as no collection can be selected there. The drop-down menu always says there is no collection available. This means that passwords can neither be created nor changed. ### 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.30.5 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker Image * Clients used: WebClient, Desktop 2024.4.0 (Windows) or Firefox Addon <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> * Reverse proxy and version: traefik:v2.10<!-- 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 --> In the desktop application: I would like to be able to create folders separately, on the one hand in my own Vault and in the Organization Vault. If I want to create passwords in the Organization Vault, it should be possible to select the collections so that the passwords can actually be created ### Actual behaviour <!-- Tell us what actually happened --> Desktop App: It is not possible to create password in the organization vault. ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1163