-
Bug
-
Resolution: Fixed
-
High
-
None
-
12
-
Severity 3 - Minor
-
3,416
-
Issue Summary
Currently, if you register a new Bitbucket Cloud account, and have given "Write" access to a workspace then If you try to import a repository from the Overview page, the import repository button redirects you to a 500-page error.
Steps to Reproduce
- Register a new BB Cloud account
- Ask an admin to add you to a workspace user group with "Write" access or create a workspace yourself
- Go to this link - https://bitbucket.org/dashboard/overview
- Click Create dropdown and select Repository
- Click Import repository
Expected Results
Not redirected to the import repository page without selecting a workspace
Actual Results
Redirected to the 500-page error
Workaround
Import a repository by going to the specific workspace instead.
- Go to the workspace - https://bitbucket.org/workspace_id where worksspace_id replace with the ID of the workspace you want to import a repo to
- Click Create dropdown and select Repository
- Click Import repository
- mentioned in
-
Page Loading...