Viewing Jira Cloud issue details in Bitbucket DC dashboard fails with a 400 error

XMLWordPrintable

    • 2
    • Severity 3 - Minor
    • 5

      Issue Summary

      After recent updates to the Jira integration in Bitbucket DC, users are unable to view Jira Cloud issue details in the Bitbucket DC dashboard. The integration fails with a 400 error caused by the use of deprecated parameters in REST calls.

      Steps to Reproduce

      Navigate to a Bitbucket DC dashboard with Jira Cloud integration enabled.

      Expected Results

      Jira Cloud issue details should be displayed successfully in the Bitbucket DC dashboard.

      Actual Results

      Jira Cloud issue details are not displayed. The browser logs show a 400 error with the following message:

      { "errors": [ { "message": "Parameter startAt is deprecated for Jira Cloud search API, use nextPageToken for pagination.", "exceptionName": "javax.ws.rs.BadRequestException" } ] }
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Assignee:
              Simon Kerle
              Reporter:
              Josh Aguilar
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: