Hi,
I create object type on inherited.
I try to import data from the CSV file to the child object. It error like this.
But in the same CSV file, it can import to the parent object normal.
Parent and Child objects have the same attribute and the column on the CSV file is the same attribute too.
Please introduce me to this issue.