Datatable bulk upload issue - File import by CSV
Content
I have a column name description in datatable with string type, which is to be uploaded in datatable by CSV file. Description field contains description in CSV file more than 255 characters.
Scenarios observed:-
1. While upload, I was having 98194 records.
2. only 76 records were found with issue exceeding with 255 characters limit in column of CSV file.
3. After upload of records, I found only 95183 records.
4. There was difference of records 3011.
5. Got error message in log for only 14 records, but what about 2997 records, why these many records were not logged if they have errors and even they were not uploaded in datatable.
Errors in log:-
1