gbif / portal-feedback

User feedback for the GBIF API, website and published data. You can ask questions here. 🗨❓
30 stars 16 forks source link

Species authorship missing but available with search API #5533

Open gbif-portal opened 1 month ago

gbif-portal commented 1 month ago

Species authorship missing but available with search API

This issue was originally reported on the GBIF helpdesk.

The authorship for this species is available in the search API response: https://api.gbif.org/v1/species/search?q=pieris%20napi%20napi&datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c (it shows as "(Linnaeus, 1758) ") but it isn't showing in this other API call https://api.gbif.org/v1/species/5714915/ nor in the species page.


Github user: @ManonGros User: See in registry - Send email System: Safari 18.0.1 / Mac OS X 10.15.7 Referer: https://www.gbif.org/species/5714915 Window size: width 1728 - height 926 API log&_a=(columns:!(_source),filters:!(),index:'3390a910-fcda-11ea-a9ab-4375f2a9d11c',interval:auto,query:(language:kuery,query:''),sort:!())) Site log&_a=(columns:!(_source),filters:!(),index:'5c73f360-fce3-11ea-a9ab-4375f2a9d11c',interval:auto,query:(language:kuery,query:''),sort:!())) System health at time of feedback: OPERATIONAL

mdoering commented 1 month ago

strange indeed. It is an autonym though (species epithet = subspecific epithet), in which case the backbone should not have any authorship.

mdoering commented 1 month ago

there is no authorship in the database records, just ES

ManonGros commented 1 week ago

@mdoering could this issue be related? https://github.com/gbif/backbone-feedback/issues/558

mdoering commented 1 week ago

yes indeed! I just have no clue why that is - I cannot see any wrong code. Puzzled