-
Bug
-
Resolution: Duplicate
-
Medium
-
6.8.2
-
1
-
Severity 3 - Minor
-
Issue Summary
When importing a repository with as Git, if the clone URL contains an email address as username (or %40 in it), but not username/password is given, even if the repository is public, import fails.
Steps to Reproduce
- Choose/create a project to import a repository under
- Go to Import Repository page
- Choose Git as the import source/scheme
- Enter clone URL with an email address as username, for example https://user%40domain@github.com/owner/repo.git
- Leave username and password fields blank
- Click Import Repository
Expected Results
Repository is imported successfully.
Actual Results
The import hangs and times out (fails).
Workaround
Manually import the repository and then push to Bitbucket Server.
- duplicates
-
BSERV-12066 Attempting to import public Github repository results in import hanging
-
- Closed
-