-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Merge does not work as expected #818
Copy link
Copy link
Closed
Milestone
Description
Merge results in a duplicate of every entry
Expected Behavior
Expect that when merging two databases that the resultant database would have a single entry if the entries in both databses are exactly the same
Current Behavior
Every entry from each database appears in the resultant merged database, meaning that most entries which are identical end up being duplicated in the resultant database.
Steps to Reproduce (for bugs)
- Open one database.
- Merge it with a second almost identical database.
Debug Info
KeePassXC - Version 2.2.0
Revision: caa49a8
Libraries:
- Qt 5.9.0
- libgcrypt 1.7.7
Operating system: macOS Sierra (10.12)
CPU architecture: x86_64
Kernel: darwin 16.6.0
Enabled extensions:
- KeePassHTTP
- Auto-Type
- YubiKey
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels