Creating nested subfolders does not work #3965

Closed
opened 2026-03-07 19:21:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @gerroon on GitHub (Jun 29, 2019).

Hi

According to this page subfolders can be creating with slashes but when I do that I do not get subfolders all I get a folder name with slashes, for instance

new folder
work/teamA should createa work folder then a teamA folder but instead I get a folder named work/teamA

Is this implemented or a missing feature?

https://help.bitwarden.com/article/folders/

thanks

Originally created by @gerroon on GitHub (Jun 29, 2019). Hi According to this page subfolders can be creating with slashes but when I do that I do not get subfolders all I get a folder name with slashes, for instance new folder `work/teamA` should createa `work` folder then a `teamA` folder but instead I get a folder named `work/teamA` Is this implemented or a missing feature? https://help.bitwarden.com/article/folders/ thanks
Author
Owner

@gerroon commented on GitHub (Jun 29, 2019):

Ok it seems like the top folder has to exists this to work.

@gerroon commented on GitHub (Jun 29, 2019): Ok it seems like the top folder has to exists this to work.
Author
Owner

@mprasil commented on GitHub (Jun 29, 2019):

Yep, that's expected. It's documented in the page you linked:

If a folder’s name contains the forward slash delimiter, yet no “parent” folder exists, its name will be displayed in its entirety.

I think we can close this? Feel free to reopen if there's more we can help with.

@mprasil commented on GitHub (Jun 29, 2019): Yep, that's expected. It's documented in the page you linked: > If a folder’s name contains the forward slash delimiter, yet no “parent” folder exists, its name will be displayed in its entirety. I think we can close this? Feel free to reopen if there's more we can help with.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#3965