I was wondering if there is some indication of when this endpoint would be out of the experimental phase? We try to avoid using experimental endpoints but would really like to use this endpoint in particular.
Props to Atlassian for adding more bulk endpoints, they’re really valuable to us.
We are facing the same issue. We tried to send rest request from Postman, and from our Java API, I got 404 error for both. For Java API it also throws JiraCloudCommunicationException.
I just tried the new Bulk fetch changelogs endpoint, and got a 404 error too. Tried both Basic auth and OAuth versions of the request path and got the same error.
@glewandowski, I am referring to you because this topic is indirectly related to the new search API changes mentioned in RFC-61. As you know, changelog limitations exist in the new jql search APIs mentioned in the document below.
We need to bulk fetch changelogs, instead of calling GET changelog API per issue one by one. I am not sure that the POST /rest/api/3/changelog/bulkfetch endpoint is supported in our Atlassian instance. Since the API is still experimental maybe not all Atlassian instances or regions support this endpoint. If my assumption is correct, how can we reach this API for our instances?
Yes, this endpoint is a direct action in response to the feedback we received regarding RFC-61. We’re still testing the /rest/api/3/changelog/bulkfetch, which is why it’s marked as Experimental. I believe it should be available on all instances. I’ll reach out to the appropriate team to investigate why it’s not.
We are refactoring our search API now, and it would be beneficial to trace its current status. We would appreciate it if you could share the Jira issue of this API’s problem if the Jira issue exists related to this.
There was a configuration error on our side. The bulk changelog endpoint should be available on all instances now. Apologies for the confusion. We won’t be raising public Jira issues at this point anymore.