Hello,
We have been using the “Automated Log Work for Jira” add-on in our Jira instance. However, for the past few days, the add-on has stopped working when we try to generate reports. We are receiving the following error message:
Error Message:
Error generating report
Error Code:
E-2046
Details:
Data fetching problem: The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at Atlassian developer changelog
It seems that the add-on is still using a deprecated Jira API endpoint, which has now been removed by Atlassian. As a result, we are unable to use the reporting feature.
Could you please update the add-on to use the new /rest/api/3/search/jql
API as recommended by Atlassian?
You can find the migration guideline here: Atlassian developer changelog
Thank you for your support.