-
-
Notifications
You must be signed in to change notification settings - Fork 165
Deleting a directory sometimes deletes the entire password store including git repositories #556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It just happened again. I was deleting an empty directory that I had just created and that's when it happened. |
Did some further digging. It's actually much easier to trigger. It happens when the list of passwords is selected but no item in the tree of passwords and directories. You can achieve this by one of the following:
|
Note that in those cases, the |
PR incoming! |
Describe the bug
Sometimes when trying to delete a subdirectory, the entire password store get's deleted.
To Reproduce
I am not sure on how to actually reproduce this, but it happened to me several times. Thank god for backups!
If I find the time, I can start experimenting. It might be related to the search functionality in some way.
Expected behavior
Only the subdirectory should be deleted, not the entire password store.
Screenshots

Desktop (please complete the following information):
Additional context
I use multiple profiles
The text was updated successfully, but these errors were encountered: