mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
Failed to delete user on the admin panel #3757
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 @janost on GitHub (Oct 29, 2018).
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.