-
Bug
-
Resolution: Tracked Elsewhere
-
High
-
None
-
8
-
Severity 3 - Minor
-
11,877
-
Issue Summary
A "Something went wrong" error appears in UI with the "New pull request experience" Labs feature enabled if the pull request difference is very large, so that it's processing time is very close to timeout thresholds. The PR might sometimes load and other times not, depending on the time of day (load on the server), local network conditions, or other factors. The network interactions for the page show a 555 response code for the PR diff request.
Steps to Reproduce
- View a large Pull Request with "New pull request experience" Labs feature enabled.
- "Something went wrong" may appear depending on size of PR diff, network conditions, and time of day.
Expected Results
Pull request should display the diff between branches of the PR.
Actual Results
Error message "Something went wrong" in UI with new pull request experience, and 555 response code in Network tab.
Workaround
Review the PR using the old pull request experience.
To return to the old pull request experience for all PRs:
- Click on your avatar icon in the lower left corner of any Bitbucket page.
- Select Bitbucket Labs.
- Disable "New Pull request experience" feature.
- Enable "Old Pull request experience" feature.
If Old PR has some issue, Please review the PR locally using git diff command and merge either locally or through UI.
- relates to
-
BCLOUD-17512 "We couldn't load the diff" when trying to create a pull request
- Closed
-
BCLOUD-18384 Cannot review enormous PRs in the new interface
- Closed
-
BCLOUD-18903 "We were unable to load this page" error when PR is too big
- Closed