Ok, I found the culprit: I need to make sure the comment_id of the child is higher than the comment_id of the parent, so that the parent is imported before the child.
Works like a charm now.
Ok, I found the culprit: I need to make sure the comment_id of the child is higher than the comment_id of the parent, so that the parent is imported before the child.
Works like a charm now.