pulibrary / lib_jobs

Enterprise Services batch processing tasks. Rails 7 Ruby 3.1.0
4 stars 0 forks source link

Ignore Empty Rows in Airtable CSV #805

Closed kevinreiss closed 1 month ago

kevinreiss commented 3 months ago

The airtable export can contain empty rows if a data entry has been made within airtable. The airtable exporter should just ignore these rows.

Current State

Right now the airtable contains an empty row. Currently that becomes an empty row in our CSV export.

sandbergja commented 1 month ago

Here is an example of the CSV file we generated with empty rows, back when the airtable also had empty rows. pul-staff-report.csv