Nested content sort order is not the same after an import. #730
Replies: 3 comments 3 replies
-
|
Hi, Yes we will take a look, it shouldn't really mess the order up, but there might be a couple of things were we might be trying to be to clever (especially when we merge things for roots). just to confirm this is v15, so its Block Lists or Block Grid ? (Not nested content, because that's gone). |
Beta Was this translation helpful? Give feedback.
-
|
Hi - I would just check you don't have the Then i would just check the uSync.config files to confirm they have the correct 'sortorder' values you are expecting in them. I've just done a few checks and on a clean site it does work, I know if you are syncing between two sites that might not have been synced before it might take more than one go to settle the sort order because you might have multiple items with the same sort order that are not all in the usync file. (but a full export and import should fix this). |
Beta Was this translation helpful? Give feedback.
-
|
Hi moving to an issue, i think there is a case where when an item is created and sorted in one action the sort isn't brought across to the other site : #732 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
Do you know if it could be an issue with uSync or maybe an issue with something else (maybe we configure it incorrectly) or maybe it is supposed to work this way?
We use Umbraco 15.2.2 and uSync 15.1.2 (yet to install a patch). We have content items with nested content.
When we sort nested content and export it using uSync and then import the files in another website instance - the sort order of the nested content items is not preserved/transferred. It seems to be adding elements to the end, without updating the changed sort order of existing nested items in that instance.
It's not a big deal, we can sort those items after an import, but just wanted to confirm.
Update,

I am talking about the Content Tree:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions