google / github-issue-mover

Making it easy to migrate issues between repos.
https://github-issue-mover.appspot.com
Apache License 2.0
615 stars 58 forks source link

Do not work on private repositiories. #15

Open rbsl-shakuntala opened 9 years ago

idokleinman commented 9 years ago

+1

dotnetCarpenter commented 9 years ago

What do you mean? I just used this to copy between two private repos. Are you sure that you have access rights to approve github-issue-mover? https://help.github.com/articles/about-third-party-application-restrictions/

dotnetCarpenter commented 9 years ago

Albeit I only moved between two repos under the same organization. Perhaps your use-case is different.

sbadugu commented 9 years ago

+1

hanssens commented 8 years ago

+1 I have the same issue.

In order te reproduce, I to select a GitHub company account in the "From" field. The tool only seems to find the public repo's but none of the privates.

Also, for another GitHub company account with several private repo's but no public repo's, the auto-complete already shows "... repositories", see the following screenshot:

issue_mover_for_github

Manually trying to paste the url in it doesn't work as well. The Destination field has the same problem. Finally, I've verified the Third-party application access policy is approved in the settings.

junketjim commented 8 years ago

Same for me; I have private repos against my user and they're listed. I have private repos against an organisation (which has given authorisation to the issue-mover) but those private organisation repos are not listed. However, I can paste the URLs in and move them. So, for me, it's the populating the repo. auto complete list which is not showing Organisation's private repos.

ghost commented 8 years ago

I have a similar problem in that I've moved a number of private repos to an organisation (which I am owner of). None of the repos show up in the dropdown and adding the URL manually returns "the Issue or Repo does not exist".

The tool worked fantastically previously, I was able to move issues around my own private repos before the move to the organisation.

adamralph commented 7 years ago

Is there any intention to fix this?