node-gitlab-2-github
node-gitlab-2-github copied to clipboard
Octokit HttpError: Validation Failed bug when migrating issues
When migrating some issues I get an error, that is somehow related to the octokit module.
A snippet of the error message can be seen here: https://pastebin.com/3VNUNYLh
I also added this bug in README.md as part of the #56 pull request, so in case that PR gets merged, please also remove it there, if you manage to fix this bug. This may also be related to #49, since the error messages pasted there also mention the octokit module.
It looks to me as if this is a problem with octokit itself. Have you checked there for an issue?