Description
We import page comments in the order they are provided in the Confluence exports. This order may be wrong, especially if the page object doesn't have a comments property and we only get the Comment objects, which can be dumped unordered.. We should import by date, and failing that, al least order by id.