Skip to content

Atlassian JIRA search deprecation #7524

@AL-Cythera

Description

@AL-Cythera

The Redash JIRA query runner references an Atlassian API endpoint which had been announced as deprecated over a year ago.

jql_url = "{}/rest/api/2/search".format(self.configuration["url"])

https://developer.atlassian.com/changelog/#CHANGE-2046

We’re deprecating the following Jira Platform REST endpoints:

GET /rest/api/2|3|latest/search - Search for issues using JQL (GET)

This query runner is now completely broken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions