-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
routers/repo/repo.go:315:MigratePost() [E] MigratePost: pq: division by zero #7649
Closed
2 of 7 tasks
Comments
I've done some testing. The failure only happens when "Milestones" are checked to be imported, but importing with rest of the entities is ok. |
@Alir3z4 could you tell me the repository URL on github? |
@lunny here's the repo URL https://github.com/SavandBros/gonevis-dash |
@lunny were you able to reproduce on postgresql ? |
@Alir3z4 I can confirm this with postgres. |
Thanks for confirming. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[x]
):Description
I'm trying to import a github repo with all the issues, pull requests etc.
After hitting migrate button, it shows 500 page.
The last error is
routers/repo/repo.go:315:MigratePost() [E] MigratePost: pq: division by zero
...
Screenshots
The text was updated successfully, but these errors were encountered: