When attempting to import a custom child record, referencing the custom parent record fails on import. When I select the parent(ID) or parent(type) options on the column selector, neither the record id of the parent or the parent name seems to work with either option.
What makes it worse when trying to trace the problem is the import error says Field: Parent; Validation: Valid when attempting to investigate the errors. Does anyone know what I should be checking? Parent relationship? Use a different ID? Does having a space in the parent name need to be quoted out in the CSV?
What makes it worse when trying to trace the problem is the import error says Field: Parent; Validation: Valid when attempting to investigate the errors. Does anyone know what I should be checking? Parent relationship? Use a different ID? Does having a space in the parent name need to be quoted out in the CSV?
Comment