Skip to content

Create edit conflicts on rebase with concurrent UPDATE/DELETE operations #248

@wonder-sk

Description

@wonder-sk

When doing a rebase of where one changeset updates a row, and the other changeset deletes a row, right now the delete "wins" and the update is completely discarded (only update/update edit conflicts are kept right now). It may be useful to record the update as well into the edit conflict file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions