Currently there is no way for determining which order items at the same level and under the same parent in the topic tree should be sorted.
This was not apparent previously, due to the particular idiosyncratic way in which init_content_items sorted through the nodes. Due to this, the order of the ids (which I believe defines the default sort order) happened to coincide with the original sort order of the nodes.
This will no longer be the case when the content packs are imported.
Currently there is no way for determining which order items at the same level and under the same parent in the topic tree should be sorted.
This was not apparent previously, due to the particular idiosyncratic way in which init_content_items sorted through the nodes. Due to this, the order of the ids (which I believe defines the default sort order) happened to coincide with the original sort order of the nodes.
This will no longer be the case when the content packs are imported.