Current Behavior
Selecting a instrument to upload to and uploading a csv file that follows the template rules but has 1000+ entries will crash the upload feature.
Expected Behavior
If all the entries follow proper template etiquette, it should successfully upload all the entries to the database, if it encounters one with an error it should send an error notification instead of crashing the upload page.
Browser
Firefox
Steps To Reproduce
- Open upload feature
- select instrument to upload
- Attempt to upload with csv containing 1000+ entries
Additional Details
Form used (weight form)
The csv file used MOUSE_WEIGHT_FORM_ST.csv
The error received
error(1).json
Priority
High