kartoza / freshwaterbiodiversity.org

1 stars 11 forks source link

Fix study reference in uploader #243

Closed NyakudyaA closed 6 years ago

NyakudyaA commented 6 years ago

Problem

The study reference filter must link to the "Reference" column in the spreadsheet and not the "Collector" column.

screenshot 2018-10-12 at 16 26 28

See screenshot. The reference in the filter dialog (also image right) is showing the collector and not the publication that the data was taken from. The columns in the upload form should match those in the sheet - Toni is done adding columns. Also we should have the guid / upstream id mapped from the spreadsheet so we can potentially update the data from the same sheet in the future. Currently reference column has been loaded into the collector field - need to fix this(and ui should show references in the filter panel). The download template should be dynamically updated or we need a way to update it easily.