Skip to content

SortOrder is not synchronized between servers #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alex-solutionlab opened this issue Jun 6, 2025 · 0 comments
Open

SortOrder is not synchronized between servers #273

alex-solutionlab opened this issue Jun 6, 2025 · 0 comments

Comments

@alex-solutionlab
Copy link

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:

  1. Prepare 2 servers. (I've used clean install v15 + starter kit)
  2. On server#1 select a parent node with children
  3. Do a first push to a server#2 with "include children" option selected
  4. Sort the children on server#1 in any way you want
  5. 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

Image

Image

Image

About your Site (please complete the following information):

  • Umbraco Version: 15.4.2
  • uSync.Complete Version: 15.1.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant