Deprecation of JQL search and Evaluate expression endpoints #354
Labels
enhancement
Denotes a suggestion or request aimed at improving or adding new features to the project.
Milestone
The following endpoints will be deprecated.
GET /rest/api/2|3/search
- Search for issues using JQL (GET)Impact:
Version 2 searchForIssuesUsingJql
Version 3 searchForIssuesUsingJql
POST /rest/api/2|3/search
- Search for issues using JQL (POST)Impact:
Version 2 searchForIssuesUsingJqlPost
Version 3 searchForIssuesUsingJqlPost
POST /rest/api/2|3/search/id
- Search issue IDs using JQLNot implemented
POST /rest/api/2|3/expression/eval
- Evaluate Jira expressionImpact:
Version 2 evaluateJiraExpression
Version 3 evaluateJiraExpression
There is a deprecation period of 6 months, and these endpoints will be removed after May 1, 2025.
For more information, see the changelog https://developer.atlassian.com/changelog/#CHANGE-2046
The text was updated successfully, but these errors were encountered: