nick40 / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

Export to GitHub failed: "Error migrating issues" #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. If it exists, delete GitHub repository jkbullard/tunnelblick
2. Start export of Google Code project "tunnelblick" to GitHub user "jkbullard"

What is the expected output? What do you see instead?
Expected result: Success

Actual result: Receive email saying export of project "tunnelblick" failed, 
with "Error migrating issues"

Notes:

1. After failure, tried deleting the GitHub repository and tried to export 
again, with same result

2. Approximately a month ago, I successfully exported this same project to 
GitHub.

Original issue reported on code.google.com by jkbull...@gmail.com on 17 Jul 2015 at 12:53

GoogleCodeExporter commented 8 years ago
It looks like the underlying GitHub API has changed slightly. From our logs:

creating GitHub issue: POST https://api.github.com/repos/.../issues: 422 
Invalid request. nil is not a array. []

Let me see if fixing this is as easy as it looks.

Original comment by chrsm...@google.com on 17 Jul 2015 at 3:04

GoogleCodeExporter commented 8 years ago
Evidently it was that simple :P Thank you for the bug report. It should be 
fixed now.

Original comment by chrsm...@google.com on 17 Jul 2015 at 3:24

GoogleCodeExporter commented 8 years ago
Thank you for your prompt response. It works!

Original comment by jkbull...@gmail.com on 17 Jul 2015 at 5:52