-
Notifications
You must be signed in to change notification settings - Fork 1
SortOrder is not synchronized between servers #273
Copy link
Copy link
Open
Description
Description
When pushing a parent node with the "children include" option, the SortOrder does appear in the "changes" menu however, on an actual push, the target server's "children" retain the old sort order.
To Reproduce
Steps to reproduce the behavior:
- Prepare 2 servers. (I've used clean install v15 + starter kit)
- On server#1 select a parent node with children
- Do a first push to a server#2 with "include children" option selected
- Sort the children on server#1 in any way you want
- Push parent with children to server#2
Expected behavior
The server#2 should have the children sorted in the exact same way as the server#1
Actual behaviour
The server#2 retains the old sort of the children nodes.
Screenshots
About your Site (please complete the following information):
- Umbraco Version: 15.4.2
- uSync.Complete Version: 15.1.8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


