Are we preventing duplicates from being created? If so, this is obviated and we should just try to run the de-duplicator before we #32
Requirements
let's make a retool interface to correct duplicates; airtable's is great, we could copy some of the features (but not all of them)
"hide identical fields" option is nice
it's nice to keep some fields from one and some from another
because some URLs contain more than one type of records, we currently check for dupes on source_urlandrecord_type. probably, this means we should allow multiple record types per URL
Context
Are we preventing duplicates from being created? If so, this is obviated and we should just try to run the de-duplicator before we #32
Requirements
source_url
andrecord_type
. probably, this means we should allow multiple record types per URLTests
TBD
Docs
TBD