-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workinggh-prrelating to the gh pr commandrelating to the gh pr commandpriority-1Affects a large population and inhibits workAffects a large population and inhibits work
Description
Describe the bug
gh version 2.39.0 (2023-11-06)
https://github.com/cli/cli/releases/tag/v2.39.0
Adding a label to a PR is broken in 2.39.0
Steps to reproduce the behavior
- Type this 'gh pr edit 298 --add-label "iOS PR" '
- View the output
GraphQL: Field 'status' doesn't exist on type 'ProjectV2Item' (query PullRequestProjectItems.repository.pullRequest.projectItems.nodes.status)
- See error
GraphQL: Field 'status' doesn't exist on type 'ProjectV2Item' (query PullRequestProjectItems.repository.pullRequest.projectItems.nodes.status)
Expected vs actual behavior
The label should be set and no error should be printed.
Logs
GraphQL: Field 'status' doesn't exist on type 'ProjectV2Item' (query PullRequestProjectItems.repository.pullRequest.projectItems.nodes.status)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggh-prrelating to the gh pr commandrelating to the gh pr commandpriority-1Affects a large population and inhibits workAffects a large population and inhibits work