Skip to content

New bitwarden import function does not work for exported Organization Vaults #10380

@keenonkites

Description

@keenonkites

Overview

The new import function for Bitwarden JSON works properly for personal Vaults (encrypted or unencrypted json) but does not work for Organizational Vault, neither unencrypted nor encrypted.

Steps to Reproduce

  1. From Browser: export organizational vault to file (NOT Personal Vault), unencrypted
  2. Import Database in KeepassXC
  3. Choose Bitwarden (.json)
  4. Choose previously exported json file (from organizational vault
  5. Choose New or Existing DB (doesn't matter)
  6. Dialogbox for import assistant shows 0 entries

Expected Behavior

Finding and importing all entries from organizational vault export

Actual Behavior

No entries are found, therefore nothing is imported

Context

My assumption is that import assistant can only handle personal vaults due to different json formats/variables.
Personal Vault has:

  • folders
  • items

Organizational Valut has:

  • collections
  • items

KeePassXC - VERSION
Revision: 2.7.7

Operating System: macOS

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions