Field <field> doesn't have a default value
error when providing a table field mapping that matches the table's PK
#161
Labels
bug
Something isn't working
Example:
Or:
This is due to the map flattening step, where the table's PK mapping gets overwritten by the table's mapping due to them having the same key.
The text was updated successfully, but these errors were encountered: