donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.56k stars 438 forks source link

Issues in organization not found #127

Open fasolens opened 7 years ago

fasolens commented 7 years ago

I have problem with issues which are in private organization repositories. Using command gh issues I get list of issues fine, also these in private organization repos. But when I'm using command gh issue Organization-name/repo-name/18 I got that:

Viewing https://github.com/Organization-name/repo-name/issues/18

Not Found

View this article in a browser with the -b/--browser flag.

Press q to quit viewing this article.

(END)

Is there any limitation about organization repos access?

donnemartin commented 7 years ago

Hi @fasolens thanks for the report! Sounds like this is a bug.