mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Cloning item between organization doesn't work #1438
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 @luciolebrillante on GitHub (Dec 20, 2022).
Subject of the issue
When I want to clone an item from an organization to another organization, I can't select a collection from the organization I wanted to move the object.
Deployment environment
Clients used: Web
Reverse proxy and version: Nginx
MySQL/MariaDB or PostgreSQL version: Postgresql
Other relevant details:
Steps to reproduce
Go in an organisation you own.

Click on the ...
Select Clone
Who own this item : choose another organization
Expected behaviour
When a user selects another organization, all the collections which he has right to write should be displayed.
Actual behaviour
When a user selects another organization, no collections are displayed.
@BlackDex commented on GitHub (Dec 20, 2022):
This seems to be expected behavior: https://github.com/bitwarden/clients/issues/2704