-
Bug
-
Resolution: Fixed
-
High
-
8.19.21
-
1
-
Severity 2 - Major
-
Issue Summary
Jira cloud issues can't be retrieved from Bitbucket
Steps to Reproduce
- Attempt to view Jira issues by navigating to the Bitbucket home page
Expected Results
Jira issues are loaded
Actual Results
Jira issues are not loaded and the below error is returned from the jira integration endpoint:
"GET /rest/jira-integration/latest/issues/assignedToMe HTTP/1.0" "{"errorMessages":["The requested API has been removed. Please use the newer, enhanced search-based API instead. Deprecation details are available at https://developer.atlassian.com/changelog/#CHANGE-2046."],"errors":{}}[\r][\n]"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available