-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6
-
Severity 3 - Minor
-
308
-
Issue Summary
Users are experiencing intermittent crashes when attempting to create a new branch in Bitbucket using the "Create Branch" button located within a JIRA ticket. Although the branch creation process itself completes successfully upon clicking the "Create" button, the subsequent page redirection fails, resulting in a "Resource not found" error message.
Steps to Reproduce
- Navigate to a JIRA ticket.
- Click on the "Create Branch" button to initiate a new branch in Bitbucket.
- Complete the branch creation process and click on "Create."
Expected Results
After clicking the "Create" button, users should be redirected to the page, where they would be taken directly to the view page of the newly created branch.
Actual Results
The branch is successfully created in Bitbucket; however, instead of being redirected to the page to view the new branch, the page crashes and displays a "Resource not found" error message.
Workaround
Currently, the only workaround for this issue is to manually refresh the page after encountering the error. Refreshing the page allows users to bypass the error