-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Labels
bugSomething isn't workingSomething isn't workingcoreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsgh-issuerelating to the gh issue commandrelating to the gh issue commandp1Affects a large population and inhibits workAffects a large population and inhibits work
Description
Describe the bug
Unable to assign issues to myself via --add-assignee @me or --add-assignee USERNAME
gh version 2.15.0 (2022-09-06)
Steps to reproduce the behavior
gh issue edit https://github.com/Azure/Enterprise-Scale/issues/1035 --add-assignee '@me'
- Result:
'jtracey93' not found
gh issue edit https://github.com/Azure/Enterprise-Scale/issues/1035 --add-assignee 'jtracey93'
- Result:
'jtracey93' not found
gh issue edit https://github.com/Azure/Enterprise-Scale/issues/1035 --add-assignee 'anotherUserNameThatsNotMe'
- Result: Works as expected ✅
Expected vs actual behavior
Able to assign issues to myself via gh cli
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcoreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsgh-issuerelating to the gh issue commandrelating to the gh issue commandp1Affects a large population and inhibits workAffects a large population and inhibits work