-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add gui dialog when merge makes no changes #2550
Copy link
Copy link
Closed
Description
Expected Behavior
A message should be shown when a merge makes no changes to a database when using the gui.
Current Behavior
The gui does not notify the user and the cli sends the message "Database was not modified by merge operation."
Possible Solution
Add a gui dialog to notify the user when the database was not modified by a merge.
Steps to Reproduce
- Create and save a database
- Open the database using the gui
- Duplicate the database file
- Merge the copy into the current database
Context
Adding the dialog would keep the gui and cli behavior consistent.
Debug Info
KeePassXC - 2.4.0
Revision: a070f1b
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels