Type of Connector
Certified Connector
Name of Connector
JIRA Search (Independent Publisher)
Describe the bug
When trying to use “Search for issues using JQL” action in the JIRA Search connector, the following error appears:
410 Gone – 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
It appears this connector/action needs to be updated to the latest version of the JIRA API to maintain functionality.
Is this a security bug?
Yes, this is a security bug
What is the severity of this bug?
Severity 1 - Connector is broken or there's a very serious issue
To Reproduce
- Invoke the “Search for issues using JQL” action, providing valid parameters.
- Run flow
Expected behavior
The action when run should return a list of issues which meet the JQL query.
Environment summary
N/A - cloud connector
Additional context
N/A