mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #4498] Organizations #1902
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1902
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joe28028 on GitHub (Apr 12, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4498
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
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