In which Wildbook did the issue occur?
GiraffeSpotter
What operating system were you using? (eg. MacOS 10.15.3)
Windows 11
What web browser were you using? (eg. Chrome 79)
Chrome 16.0.6478.63
What is your role on the site? (admin, researcher, etc)
admin
What happened?
Media Asset names have underscores in the file name. When I loaded a bulk import spreadsheet, the underscores in the media asset column are reading into the system and therefor not matching the media assets that are uploaded
What did you expect to happen?
I expected the media asset column to match the file names of the images that I uploaded
What are some steps we could take to reproduce the issue?
Attempt a bulk upload with the bulk import sheet that I will send you
If this is a bulk import report, send the spreadsheet to services@wildme.org with the email subject line matching your bug report
This is a known issue. Bulk import considers underscores special characters. From our Bulk Import Cheat Sheet:
No special characters in your image file names or spreadsheet name. If it’s not a letter of the English alphabet, 0-9, space, or period, it’s a special character and may not play nice when uploaded.
After reviewing the logs, it appears that while the spreadsheet had underscores in the file name, the actual media asset files had dots instead. Wildbook was just displaying the media asset names as imported.
Spreadsheet: uga_puwr_202403_1696.JPG
Media asset: uga.puwr.202403.1696.JPG
In between the time this was reported and now, we’ve added media asset validation to the bulk import workflow, meaning that you’ll see an error if the media asset file name in the spreadsheet doesn’t match the file name of the media asset you’ve uploaded.
I’m marking this as resolved as the system will now prevent you from importing a spreadsheet that fails this validation check.