Cannot publish or create a Private Repository #436

Closed
Peter-Schneider opened this Issue Jul 14, 2016 · 4 comments

Projects

None yet

5 participants

@Peter-Schneider

Right now on the create / publish Dialogs the Private Repository Checkbox is not updated correctly.

I have a user on a free plan (no private repositories) but I am owner of an organization with unlimited private repositories. If I change the accounts dropdown to that organization the Checkbox Private Repository is still disabled.

  • GitHub Extension version: 1.0.18.6 (the same with the latest beta)
  • Visual Studio version: VS 2015 Enterprise, Windows 10
@paladique
GitHub member

Seeing this too

octokit

@lty83

+1

@shana

We're working on it, should have a fix soon. Sorry about the trouble!

@grokys grokys self-assigned this Aug 12, 2016
@grokys

The issue seems to be that we're getting the user orgs from the https://api.github.com/user/orgs API and that doesn't appear to return the plan as part of its response.

@shana shana closed this in #504 Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment