Skip to content

Issue searching is broken in Jira Cloud #108

@ericyanush

Description

@ericyanush

Calling

jira.search().list("JQL QUERY", &Default::default())

is currently broken due to an Atlassian API change, detailed here: https://developer.atlassian.com/changelog/#CHANGE-2046. Instead of the current search API, the new enhanced search API must be used. It appears that it's more than just a simple endpoint change, as the default fields and response structure have changed slightly as well.

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