Skip to content

Make merge conflicts occur on core objects rather than JSON blobs #5720

@fuzyll

Description

@fuzyll

Right now, we perform merge conflicts on JSON blobs pulled directly out of the snapshot we're merging from. This has a whole host of limitations associated with it, including:

We should instead make merge conflicts occur on core objects (falling back to JSON when necessary) so that our merge conflicts can be improved.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions