mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Deleting password in organization from web interface doesn't work #2333
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 @valantur on GitHub.
I tried deleting a password I shared with an organization from the web interface, and I got a message saying "unexpected error occurred". Deleting through the Chrome plugin works though. A minor annoyance but I just wanted to bring it up to your attention.
I'm running the latest Docker image.
Thanks!
@mprasil commented on GitHub:
Makes sense, this bug was fixed a while ago. 🙂
@mprasil commented on GitHub:
Hi are you sure you're running the latest image? (did you do
docker pull mprasil/bitwardenbefore starting container?) I've tried to reproduce this but couldn't. What exactly did you do to trigger this issue and are there any errors in the logs?@valantur commented on GitHub:
My bad. My docker image was old-ish (Aug 28th). I pulled the latest image today and the issue went away. Sorry for the false alarm!