Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Error with API wrt to localizedTitle and title being null #597

Open
stuzart opened this issue May 20, 2022 · 6 comments
Open

Error with API wrt to localizedTitle and title being null #597

stuzart opened this issue May 20, 2022 · 6 comments

Comments

@stuzart
Copy link

stuzart commented May 20, 2022

There seems to have been a breaking change to the API. We've found that many entries now have null titles. It seems if a localizedTitle is present (which seems a new attribute), then the title is left as null.

This causes nil errors in existing clients of the API that read the title

@henrietteharmse
Copy link
Contributor

Thanks for reporting. We are aware of the issue and we are working on a fix.

@jamesamcl
Copy link
Member

jamesamcl commented May 20, 2022

Thanks, we were made aware of this earlier today. It's not an intentional breaking change in the API; both title and localizedTitle should be present. However, there was an issue which meant title was set to null in specific circumstances, which we unfortunately replicated in our production deployment. The fix should be rolled out this afternoon.

@stuzart
Copy link
Author

stuzart commented May 20, 2022

Great, thanks very much for the quick response :)

@jamesamcl
Copy link
Member

This should be fixed now (slightly sooner than expected!)

@stuzart
Copy link
Author

stuzart commented May 20, 2022

there still seems to be a few null titles, for NCBITaxon, Gaz, DUO, MI ?

@henrietteharmse
Copy link
Contributor

Thanks Stuart! We will investigate further!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants