aqualinkorg / aqualink-app

Aqualink.org Ocean Monitoring Application
MIT License
34 stars 12 forks source link

CSV download missing data #879

Closed echaidemenos closed 1 year ago

echaidemenos commented 1 year ago

Currently CSV is getting packed with data that already exist in the client. This opens up the possibility of some information to be missing when trying to export. I suggest we create an endpoint on our API that handles the CSV creation.