mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
web version creates folder inside "All vaults" instead of "My vault" per default #899
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 @AnthillSudoku on GitHub.
Subject of the issue
web version creates folder inside "All vaults" instead of "My vault" per default
Deployment environment
I am using https://bitwarden.garudalinux.org as an end user and have no access to the admin page
Steps to reproduce
I have no organizations, so "My Vault" is the only vault
Expected behaviour
folder "test from web" must be listed in "My Vault" folders
Actual behaviour
folder "test from web" is not listed in "My Vault" folders, but only in "All Vaults".
Firefox extensions and Android version creates the new folders correctly inside "My Vault" and they are also displayed in "All Vaults"
@AnthillSudoku commented on GitHub:
sorry, the instance is not mine, I am just an end user
does not have this issue, in the main page both instances states 2023.2.0
@AnthillSudoku commented on GitHub:
My Vault's folders
Vault's folders
@stefan0xC commented on GitHub:
I'm not sure what the issue is. Does the folder disappear when you click my vault? Testing it with the latest
testingimage, i.e.337cbfafseems to work just fine.Peek 2023-03-02 22-14.webm
@BlackDex commented on GitHub:
Seems like a client issue to me.
First, test this with the
testingtagged images of Vaultwarden.Second, test this on vault.bitwarden.com if it also happens there it's definitely a client issue. Also, since you say ot works on the extensions, it probably isn't a server side bug.
If this also happens on the Bitwarden Cloud, then i suggest to report this at the bitwarden/clients repo.
@BlackDex commented on GitHub:
Thanks for the report. We have to investigate.
@BlackDex commented on GitHub:
I tested it on my personal hosted instance. It should be updated, but, i haven't checked to be honest haha.
@BlackDex commented on GitHub:
The issue is that the folder is visible everywhere, no matter which org you select. At least that is what i just noticed on my instance.
I can't debug right now my self, so no clue why this is.
@stefan0xC commented on GitHub:
According to the
/api/configendpoint the server you are using is still on version024d12db@BlackDex fixed some v2023.2.0 API calls in
7ec00d3850so this might be why? (Have not tested it.)@stefan0xC commented on GitHub:
Okay, tested it with two folders that have items in it and on my instance "My Vault" always shows all folders except for the two folders that have items in it. Seems to be tracked upstream here https://github.com/bitwarden/clients/issues/4805 (oh, and it's already fixed so in the next release of the web-vault this should not happen anymore.)
@BlackDex commented on GitHub:
Yea, i thought it was expected behavior indeed. Because, you can assign any cipher, not just personal items to a folder.