Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Species list upload from spatial is now broken #299

Closed
adam-collins opened this issue Mar 1, 2024 · 1 comment
Closed

Species list upload from spatial is now broken #299

adam-collins opened this issue Mar 1, 2024 · 1 comment
Assignees
Milestone

Comments

@adam-collins
Copy link
Contributor

Spatial-hub uploads a list with taxonID only. It used to work. It does not work anymore.

  • The upload works without error
  • But nothing is matched
@adam-collins
Copy link
Contributor Author

For example, on the upload page, paste the data and it does not match the species

scientificName
https://biodiversity.org.au/afd/taxa/d03c4b24-5222-4781-a8ee-0aa8f905f4f7

While this is slightly different from the spatial-hub upload, it is expected that this will appear as a valid match for the id.

Spatial-hub uploads an array of ids using the above linked service.

This issue requires:

  • Lists uploaded or reuploaded, with the UI or posting to /ws/speciesList/, will do an id search before the name search.
  • List rematching (from the admin UI) will also do an id search before the name search.

@adam-collins adam-collins added this to the 5.2.0 milestone Jun 28, 2024
qifeng-bai added a commit that referenced this issue Jun 30, 2024
updates included in 5.2.0 snapshot
#292 Grails 6 upgrade
#295 Support the latest AuthService Plugin
#299 Fixed the broken list upload from Spatial
#302 Fixed download list csv issue
#306 Fixed 'family(matched)' facade
#288 Improved rematching process performance
qifeng-bai added a commit that referenced this issue Jun 30, 2024
Including updates from 5.2.1 snapshot

updates included in 5.2.0 snapshot
#292 Grails 6 upgrade
#295 Support the latest AuthService Plugin
#299 Fixed the broken list upload from Spatial
#302 Fixed download list csv issue
#306 Fixed 'family(matched)' facade
#288 Improved rematching process performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants