clients icon indicating copy to clipboard operation
clients copied to clipboard

Password Protected Encrypted JSON Export Missing Folders

Open GurpreetKang opened this issue 1 year ago • 0 comments

Steps To Reproduce

  1. Create a password protected Encrypted JSON export using the instructions here: https://bitwarden.com/help/cli/#export

Expected Result

If you decrypt the file it should have folder entries in the "folders" array.

If you import it into a new/blank account it should create Folders.

Actual Result

The "folders" array is empty.

Individual items in the vault may have a UUID in the "folderId" field, but since the "folders" array is empty folders cannot be recreated and information has been lost in the export.

Note: Folders are correctly exported with a plaintext export.

Screenshots or Videos

No response

Additional Context

No response

Operating System

Windows

Operating System Version

Microsoft Windows 11 Pro, 10.0.22000 Build 22000

Shell

PowerShell

Build Version

2022.9.0

GurpreetKang avatar Sep 17 '22 20:09 GurpreetKang