You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make more sense to just have a list of fields we want to overwrite? I.e. we assume our db takes precedence over the Durham one, unless it's a change of address.
I think it depends on how the form is implemented, but yes. Establishments use the exclude meta property. In the end, I want a regression test to fail if we add a new field and it gets overwritten (as in, we forget to add it to exclude).
Primarily the forms. We want to make sure we only update the intended fields, e.g. not replace
property_id
.The text was updated successfully, but these errors were encountered: