The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL Search endpoints API changes

Limor Segal Shevah
December 19, 2024

Hi,

 

Do you intend to have a new versions for search JQL changes in jira-python module? if so which jira-python module version will support the following changes in API?

 

Deprecated Endpoint

New Endpoint

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-get

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-post

No direct replacement, similar behaviour can be achieved with

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-post

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jira-expressions#api-rest-api-3-expression-evaluate-post

 

 

Also for another question, do you intend in all API changes in the future?

Thank you,

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Darryl Lee
Community Champion
April 17, 2025

Hi @Limor Segal Shevah - I am not a maintainer of either the jira nor the atlassian-python-api packages, but I do see recent updates to both of those packages from skumar36-atlassian

So you'll need to update to the latest versions of the packages, and in both cases it looks like you'll need to adjust your scripts to use new functions enhanced_search_issues (jira) or enhanced_jql (atlassian-python-api).

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events