rubyforgood/abalone

Handle measurement import with empty lines at the end of the file

Closed this issue · 2 comments

Attempting to perform a measurement upload using a csv file with empty lines at the end results in a failure. We would like to handle these case and successfully process the csv.

  • Update upload processing to handle this use case
  • Add relevant specs to test this case

@CraigJZ can I work on this ticket?

@librod89 Yes, that would be great!