Skip to content

Merging always marks the database as dirty #1010

@louib

Description

@louib

No matter if changes were made to the destination database, merging always marks it as dirty (modified).

Expected Behavior

The database is marked as changed only if the merge operation resulted in a change.

Current Behavior

The database is marked as changed for every merge operation.

Steps to Reproduce (for bugs)

  1. Duplicate a database
  2. Merge the 2 duplicated databases
  3. The destination database is marked as modified even though no changes were made.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions