Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-20192

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

XMLWordPrintable

      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.

              844e7c1bcea5 Simon Kerle
              74d6667aa35c Josh Aguilar
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: