Comment
Hello,
I'm trying to migrate this repo: https://github.com/zerkman/zest
The migration fails on import of issues, with this error message "comment references non existent IssueIndex 4"
Seems Issue index 4 references a pull request, not an issue.
Am I doing something wrong?