gh issue create
with project fails when permissions haven't been assigned
#8798
Labels
bug
Something isn't working
gh-issue
relating to the gh issue command
needs-triage
needs to be reviewed
Describe the bug
When creating an issue without the project permissions, the command fails stating
could not add to project: 'Project Name' not found
Steps to reproduce the behavior
Expected vs actual behavior
The command returned the result
could not add to project: not found
. When running the project command, it returns the errorerror: your authentication token is missing required scopes [read:project]
Since the issue is the same, the permission has not been granted, the error should be the same.
Logs
The text was updated successfully, but these errors were encountered: