WildMeOrg / Wildbook

Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
https://www.wildme.org/wildbook.html
GNU General Public License v2.0
103 stars 64 forks source link

display bulk import file name as uploaded #372

Open TanyaStere42 opened 6 months ago

TanyaStere42 commented 6 months ago

Context Wildbook currently does filename processing to remove characters from bulk import file names

To allow for easy reconciliation between files in system and external to the system, we need to display the filename as it was originally uploaded, regardless of what preprocessing we do. This means that the original filename should be stored as a string and used for display. (update to parameters json for ImportTask)

Current Behavior file Caitlin_December_final.xlsx displays as CaitlinDecemberfinal.xlsx

Expected Behavior file Caitlin_December_final.xlsx displays as Caitlin_December_final.xlsx

Acceptance Criteria Display is updated on the following pages to show the original file name:

Notes Related to https://github.com/WildMeOrg/Wildbook/issues/267

Community link https://community.wildme.org/t/underscores-dashes-no-longer-displaying-or-exporting-correctly/2721

TanyaStere42 commented 6 months ago

Community link: https://community.wildme.org/t/underscores-dashes-no-longer-displaying-or-exporting-correctly/2721

T4Cmaureen commented 6 months ago

I'd just like to clarify that we also need the original image file name to display accurately on the match results page where it is currently displayed over top of the annotated target image and the annotated match candidate(s). Same criteria as above for exports: Current Behavior file Caitlin_December_final.xlsx currently displays as CaitlinDecemberfinal.xlsx

Expected Behavior file Caitlin_December_final.xlsx currently displays as Caitlin_December_final.xlsx

Per this post on the Community forum: https://community.wildme.org/t/underscores-dashes-no-longer-displaying-or-exporting-correctly/2721?u=acwadmin1

TanyaStere42 commented 6 months ago

Excellent! Thank you for catching that, I'll get the requirement updated to include that

genzarchitect commented 6 months ago

@TanyaStere42 I would like to give a try could you please assign it to me

TanyaStere42 commented 6 months ago

Absolutely! If you find you need help with system setup or anything, checkout the discord (although we are heading into a long weekend)

T4Cmaureen commented 6 months ago

Hi all, any update on this issue? this remains a significant problem in that it doesn't allow users to reconcile their original datasets (pre-upload) with their exported data. Also causes issues deciphering the file names on match results where users intentionally insert location information to assist with confirmation, or not, of difficult match candidates. It was raised originally by an ACW user back in Aug and again in Nov '23. Hoping to see resolution of this soon. thanks