Unable to download accessions through GenesysDownloader
@ahrybeniuk Reported that he could not download accessions from Genesys due to different errors.
Some of the mentioned errors:
- An accession record cannot be persisted without
site_id. It looks like the downloader doesn't populate this value. - There are a lot of validation errors because of usage
@CodeValueField("DATE_FORMAT")inAccessionandAccessionSource. org.hibernate.exception.LockAcquisitionException: could not execute query- ...
I figure the code of GenesysDownloader needs to be revised.