In CCCadmin pilot for multi account creation, unable to upload csv data file with more than 500 rows
Hi,
In the CCC admin pilot at https://admin.pilot.ccctechcenter.org/admin/openccc/bulkcreate, I was trying bulk create the CCCID's for the students using the multi account creation option and I saw the following issues.
1) The file had over 8k records with file size 1355 KB, the file upload failed as it was over 1 MB which is limitation as these 8k records came from a test DB, for PROD DB there will be more records.
2) Even when I reduced the number of records to bring the file size below 1 MB, the page kept on crashing and opening a new instance.
3) I am able to upload a file with 500 records (rows) in it and get results back. More than 500 records the application crashes and opens a new instance.
4) One of the error 'ERROR:invalid.number.for.country field:phone.number' when the CCCID creation fails seems to be generic which gets displayed even with the valid phone number not letting the developer know which part of the data caused it to fail. here are couple examples
"W0933921@apps.losrios.edu","Robert","Woods","K"," ","Robert Woods","1967-09-23","TRUE","FALSE","37667 Shadybook Ln"," ","Squaw Valley","CA","93675","USA","5542702307","landline","!Testing123","FALSE","Failed","","ERROR:invalid.number.for.country field:phone.number",""
"W0988441@apps.losrios.edu","George","Garcia","Default Value"," ","George Garcia","1957-04-27","TRUE","FALSE","4273 Shady Creek Lane"," ","Vacaville","CA","95688","USA","7514467244","landline","!Testing123","FALSE","Failed","","ERROR:invalid.number.for.country field:phone.number",""
Please sign in to leave a comment.
Comments
0 comments