Skip to content

Unable to assign issues to myself via --add-assignee @me or --add-assignee USERNAME #6235

@jtracey93

Description

@jtracey93

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

  1. gh issue edit https://github.com/Azure/Enterprise-Scale/issues/1035 --add-assignee '@me'
  • Result: 'jtracey93' not found
  1. gh issue edit https://github.com/Azure/Enterprise-Scale/issues/1035 --add-assignee 'jtracey93'
  • Result: 'jtracey93' not found
  1. 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 workingcoreThis issue is not accepting PRs from outside contributorsgh-issuerelating to the gh issue commandpriority-1Affects a large population and inhibits work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions