junichi11 / netbeans-github-issues-plugin

Support for GitHub Issues
http://plugins.netbeans.org/plugin/57646/github-issues
Other
37 stars 10 forks source link

Wrong user name is added #33

Closed junichi11 closed 8 years ago

junichi11 commented 8 years ago

Wrong user name is added when we add a new repository if it is organization one or other one.

Steps to reproduce

  1. Click add repository button
  2. Select GitHub Issues
  3. Input OAuth token
  4. Click the Add Repository button
  5. Select an organization repository

    Actual results

The organization name is set to user name.

Expected results

My user name is set.

junichi11 commented 8 years ago

Fixed.