-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Pull Request - Reviewers, Repository - Pull requests
-
58
Summary
A username that has an underscore or dash as either first, second or third character, doesn't show up as suggested reviewer in a PR
Steps to Reproduce
- Create a user with username T-123
- Give them access to a repo of yours
- Create a PR in this repo
- In the 'Reviewers' field of the PR, type 'T-'
Expected Results
The user T-123 should show up as suggested user
Actual Results
User 'T-123' is not suggested
Workaround
If the underscore or dash is the 1st character, copy-pasting the username in the Reviewer field will work.