Open bgoglin opened 1 year ago
During shower, I thought this could be related to different version of keepassxc. The main DB was last modified on a machine with keepassxc 2.6.2+dfsg.1-1 (from Debian) but the conflicts occurs on a machine with 2.7.4+dfsg.1-2 (both machines have their local DB and I backup those to the same backup DB on NFS). I upgraded the 1st machine to the same 2.7.4+dfsg.1-2, opened the database, modified it, saved it (assuming this would "upgrade" the entire DB to something better for 2.7.4). But I still et conflicts. And actually I have conflicts only on the second machine, not on the first one.
This is #3340
Hello
I am getting conflicts when merging between my main database into its backup. I couldn't find out why, thus I overwrote the backup with the main database (after verifying conflicting entries were OK). But now the files are strictly identical but I still get conflicts:
And merging in the other direction gives the exact same conflicts.
I don't understand how that's possible. I would think the merge would only compare the contents of the database files. But it looks like it uses something else? Is there a history or some metadata somewhere else? Where can it find different info for these identical databases, causing these conflicts?
Thanks