Looks like the “comment_count” field is not getting updated in the import process.
Unless anyone has any solutions, I’ll assume this a bug, and I’ll write a little script to update all the “comment_count” fields.
Slight change: Upon inspecting the tables in the wp database, the comments seem to be in there, but they are not associated with any of the articles.
i.e. I have an article with 12 comments, they seem to be in the comments table, yet when you go to that articles archive page, it shows it as having 0 comments.