-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2.1.2.5
-
None
-
Severity 3 - Minor
Summary
If you try to clone a repository from Bitbucket Server and the username has a special character in it, the clone will fail with a "User does not exist exception".
Steps to Reproduce
- Create a username in Bitbucket with a special character like user@gmail.com
- Try to clone a repository with that user in Source Tree.
Expected Results
The clone is successful.
Actual Results
The below error is received:
Notes
This is successful in Source Tree for Mac.
- is related to
-
BSERV-9852 No user found error when curling for usernames with a special character
- Closed