mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Organization folders #580
Reference in New Issue
Block a user
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 @sysadmingithub on GitHub.
Subject of the issue
When creating an organization item, there's the option to select personal folders, which if done, creates a folder inside an organization.
Deployment environment
Install method: Docker image
Clients used: Web vault, Browser extension
Steps to reproduce
Have an organization where you're a User, with access to a collection.
Create a folder in your personal vault.
When you create a new item in the organization vault, you have the option to choose a folder from your personal vault.
Select the folder and after the item is created, a folder is also created in the organization.
The folder in the organization is only visible to the person who created it.
Troubleshooting data
Before creating organization item using personal folder
Creating an organization item, using the personal vault folder named "Teste"
After creating the organization item, the folder is shown in the organization, with the item.
Empty "Teste" folder in personal vault.
@stefan0xC commented on GitHub:
That is intended behavior.