mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #237] Failed to delete user on the admin panel #119
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @janost on GitHub (Oct 29, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/237
Using the latest docker container, trying to delete a user from the admin panel (
bitwarden_rsorganization) results in the following error message:The user is not a member of any organizaton.
@mprasil commented on GitHub (Oct 30, 2018):
Hmm.. I can't quite reproduce this. The error most likely means that
bitwarden_rsfailed to delete some object related to user. (The error message just mentions the most likely reason)Can you figure out if there's some way to reliably reproduce the issue?
@dani-garcia commented on GitHub (Dec 13, 2018):
This hasn't had activity in some time, so I'm closing it now.
If this is still an issue, please reopen it.