solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

Load new accessions with file not working #5066

Closed chris263 closed 1 month ago

chris263 commented 1 month ago

Expected Behavior

If we choose xlsx or xls it is not recognizing the header. If choose tab delimited txt it never finishes. Interesting thing is even downgrading to sgn-390.0 the problem persists and no error message pops up.

Maybe we also have to review the test to load new accessions.

For Bugs:

Environment

Steps to Reproduce

chris263 commented 1 month ago

This pull request fixes the error https://github.com/solgenomics/sgn/pull/5069