[GH-ISSUE #1159] Error of edit Organization information #816

Closed
opened 2026-03-03 02:03:30 +03:00 by kerem · 2 comments
Owner

Originally created by @gkl1368 on GitHub (Sep 25, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1159

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, CONSTRAINT ciphers_ibfk_2 FOREIGN KEY (organization_uuid) REFERENCES organizations (uuid))",
)

Originally created by @gkl1368 on GitHub (Sep 25, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1159 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`, CONSTRAINT `ciphers_ibfk_2` FOREIGN KEY (`organization_uuid`) REFERENCES `organizations` (`uuid`))", )
kerem closed this issue 2026-03-03 02:03:30 +03:00
Author
Owner

@BlackDex commented on GitHub (Sep 25, 2020):

This should be fixed when https://github.com/dani-garcia/bitwarden_rs/pull/1150 is merged.

<!-- gh-comment-id:699137276 --> @BlackDex commented on GitHub (Sep 25, 2020): This should be fixed when https://github.com/dani-garcia/bitwarden_rs/pull/1150 is merged.
Author
Owner

@gkl1368 commented on GitHub (Oct 1, 2020):

This should be fixed when #1150 is merged.

After upgrade new test version, It can edit organization information, but can't edit zip code in organization.

<!-- gh-comment-id:702163218 --> @gkl1368 commented on GitHub (Oct 1, 2020): > This should be fixed when #1150 is merged. After upgrade new test version, It can edit organization information, but can't edit zip code in organization.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#816
No description provided.