-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Production
Hello,
We are facing an issue which was raised on 10/9/2025 with our current Jira Trigger Plugin.
Pipelines are not being triggered as they should be since we are getting the following error
Error triggering "Provide CGP Production User Access" RestClientException{statusCode=Optional.of(410), errorCollections=ErrorCollection{status=410, errors={}, 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]}}
Although, we've upgraded the Jira Trigger Plugin to the latest released version and I can see from the 'Jira' Logs from my Jenkins server the following
Which means the communication between Jira and Jenkins is successful.
Is there any additional thing that I should be doing in order to migrate from version 2 to version 3 for the JQLs?