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 |
---|---|
| |
| |
| No direct replacement, similar behaviour can be achieved with |
|
Also for another question, do you intend in all API changes in the future?
Thank you,
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).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.