We are encountering the following issue with one of our Jira Service Management (JSM) instances:
{ "errorMessages": [ "The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at https://developer.atlassian.com/changelog/#CHANGE-2046" ], "errors": {} }
However, when using the same endpoint in another JSM instance, we do not face this issue — it works as expected there.
Could you please confirm the timeline for when this API change will be enforced across all Jira Service Management instances?
LogicMonitor integrates with Jira, and the removal of the old API endpoint has already started impacting some of our existing customers. We’d like to understand when this change will be fully rolled out so we can plan and communicate accordingly.
Hey @Parag Dhake ,
Welcome to Atlassian community!
Below are the list of API which is changing
GET /rest/api/3/search
--> GET /rest/api/3/search/jql
POST /rest/api/3/search
--> POST /rest/api/3/search/jql
POST /rest/api/3/search/id
--> POST /rest/api/3/search/jql
POST /rest/api/3/expression/eval
--> POST /rest/api/3/expression/evaluate
I hope this helps!
Regards
Chitra Nagdeo
Hi @Parag Dhake
You should switch to the new endpoint ASAP, the other endpoint is phased out over time.
There is no set timeline for this, this API option is actively being disabled on every Cloud instance.
Expect this to be gone, before the end of the year, as the article stated it should have been removed already before the 1st of May 2025
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.