mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Error of edit Organization information #811
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 @gkl1368 on GitHub (Sep 25, 2020).
When I edit organization information like Business name/Identifier, it shows "An error has occurred.
Error saving organization".
The bitwarden log:
is [error][ERROR] Error saving organization.
[CAUSE] DatabaseError(
ForeignKeyViolation,
"Cannot delete or update a parent row: a foreign key constraint fails (
bitwarden.ciphers, CONSTRAINTciphers_ibfk_2FOREIGN KEY (organization_uuid) REFERENCESorganizations(uuid))",)
@BlackDex commented on GitHub (Sep 25, 2020):
This should be fixed when https://github.com/dani-garcia/bitwarden_rs/pull/1150 is merged.
@gkl1368 commented on GitHub (Oct 1, 2020):
After upgrade new test version, It can edit organization information, but can't edit zip code in organization.