KevinJump / uSync

Database syncing tool for Umbraco CMS
https://jumoo.co.uk/usync/
Mozilla Public License 2.0
108 stars 63 forks source link

Ignore 'SortOrder' on content nodes. #527

Closed KevinJump closed 1 year ago

KevinJump commented 1 year ago

From here : https://our.umbraco.com/packages/developer-tools/usync/usync/112358-selectively-ignoring-properties

would be good to have a setting (something like "IgnoreSortOrder" that just doesn't serialize or read the sort order property on content.

While this is technically possible with custom serizlers etc, it seems like its a way easier fix to do in the core.

KevinJump commented 1 year ago

released in v10.6.2 and v12.1