Support Article
Null value inserted for columns in data type records
SA-64580
Summary
When importing CSV files in the Records tab, two property values are saved as null in the database.
Error Messages
Not Applicable
Steps to Reproduce
- Create a Data Type, Uploads.
- Import the CSV file using the Import option in the Records tab. The values for a few columns are empty and saved as null in the database.
Root Cause
When multiple properties with the same name, but the name varies in capitalization of letters, exist in the same class Hierarchy, the class mapping may point to the incorrect property.
Resolution
Perform the following local-change:
Use external mapping of class records to the columns in the database to map the properties (which have issues) manually.
Published October 17, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.