mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
User can't add to organization... #195
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 @pageb018 on GitHub (Jan 17, 2019).
This is a similar issue to others mentioned, but with a different error.
Version: 2.8.0
I invite a user to an organization, and give them access to only one collection with the org. Once you login and I confirm membership they see the collection but when they try to add to it, they recieve the following error.
[bitwarden_rs::error][ERROR] Organization mismatch. Please resync the client before updating the cipher. Organization mismatch. Please resync the client before updating the cipher
After this, the collection disappears from the users vault page.
@pageb018 commented on GitHub (Jan 17, 2019):
After stopping and recreating the container this is now fixed.