Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to move passwords to organization #9019

Closed
1 task done
alfonsoar opened this issue May 2, 2024 · 1 comment
Closed
1 task done

Unable to move passwords to organization #9019

alfonsoar opened this issue May 2, 2024 · 1 comment
Labels
browser Browser Extension bug

Comments

@alfonsoar
Copy link

Steps To Reproduce

  1. Go to "Vaults"
  2. Click on 'My Vault"
  3. Select all passwords
  4. Click hamburger button
  5. Click on "Move selected to organization"
  6. Select organization
  7. Click on "Save"

Expected Result

The passwords are moved to the organization or we show the user an error message.

Actual Result

Passwords are not moved and I see no error message.

Screenshots or Videos

Screenshot 2024-05-02 at 11 48 07 AM

Additional Context

I noticed the call to https://vault.bitwarden.com/api/ciphers/share failed with a 400:

{
    "message": "The model state is invalid.",
    "validationErrors": {
        "CollectionIds": [
            "You must select at least one collection."
        ]
    },
    "exceptionMessage": null,
    "exceptionStackTrace": null,
    "innerExceptionMessage": null,
    "object": "error"
}

Chrome version:


Google Chrome | 124.0.6367.91 (Official Build) (arm64)
-- | --
Revision | 51df0e5e17a8b0a4f281c1665dbd1b8a0c6b46af-refs/branch-heads/6367@{#984}
OS | macOS Version 13.1 (Build 22C65)
JavaScript | V8 12.4.254.14
User Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Command Line | /Applications/Google Chrome.app/Contents/MacOS/Google Chrome --restart --restart --flag-switches-begin --flag-switches-end
Executable Path | /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Profile Path | /Users/alfonso/Library/Application Support/Google/Chrome/Default
Linker | lld
Active Variations | e32097a3-ca7d8d80c75063ef-377be55a

Operating System

macOS

Operating System Version

13.1 (22C65)

Web Browser

Chrome

Browser Version

124.0.6367.91

Build Version

see above

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@alfonsoar alfonsoar added browser Browser Extension bug labels May 2, 2024
@Neonwarden
Copy link

Hi there,

From the screenshot provided, it appears the account does not have permission to any collections in the organization you're attempting to move items to. You will first need to make sure the account has access to at least one collection in the organization prior to moving items there.

We use GitHub issues as a place to track bugs and other development related issues. If your issue persists, please write us back using our “Contact support” form located on our Help Center (https://bitwarden.com/help/).

You can include a link to this issue in the message content.

Alternatively, you can also search for an answer in our help documentation or get help from other Bitwarden users on our community forums (https://community.bitwarden.com/c/support/).

The issue here will be closed.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Browser Extension bug
Projects
None yet
Development

No branches or pull requests

2 participants