sjacorg / bayanat

Open source data management solution for human rights documentation.
https://bayanat.org/
GNU Affero General Public License v3.0
21 stars 13 forks source link

CSV files upload failure #9

Closed goatmoat closed 2 years ago

goatmoat commented 3 years ago

The CSV file upload function in secondary components consistently fails and does not work. Bayanat is unable to complete the request to upload and commit.

sjacgit commented 3 years ago

Thanks for your report. The imported files needs to conform to a strict format for it to be imported successfully to the database. We've added the required CSV headers to each component's page on https://docs.bayanat.org/ and tested locally to make sure. Kindly try with the correct format and let us know if you're still having problems.

sjacgit commented 3 years ago

Hello again. Have you had a chance to test this issue again?

goatmoat commented 3 years ago

Thank you. We will test this again with the version of V1.5 and keep you posted.