Web API: ID for projects removed but still listed as option for retrieving in project_links/search

Hey,

Not sure if this is a bug but it seemed like the most appropriate category. I believe we are using version 8.9.1 (build 44547). The web API has removed ID property from projects (not sure why) but in project_links/search it still gives projectId as an optional param to pass as well as projectKey. Passing it an old ID that I have stored for a project still works, but feels like this should probably be removed along with the removal of the project ID property?

Thanks :slight_smile:

Hi,

Welcome to the community and thanks for reporting this!

We did some work in previous series to drop the need to use a guid to query web services in favor of using friendlier, human readable keys. It looks like we overlooked this service. I’ll flag this for the developers.

 
Ann