Skip to content

feat: resolve custom field collision during applying import non-destructively

Derrick Liu requested to merge fix-custom-field-collision-500 into dev

Fixes home#70 (closed)

This is just the backend change to apply changes non-destructively. Additional frontend work is needed to support the deliberate override case.

Merge request reports