Fix importing Bitwarden exports #1378

Closed
opened 2026-04-06 01:52:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 11/5/2023

When importing Bitwarden JSON exports, these would fail because the last modification date was also imported and caused our out-off-sync check to kick-in. This PR fixes this by checking if we are doing an import, and skip this check.

Fixes #4005

*Originally created by @BlackDex on 11/5/2023* When importing Bitwarden JSON exports, these would fail because the last modification date was also imported and caused our out-off-sync check to kick-in. This PR fixes this by checking if we are doing an import, and skip this check. Fixes #4005
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1378