JeffDarchuk / SitecoreSidekick

Framework for angularjs based microservice architecture operations.
MIT License
48 stars 33 forks source link

[1.6.0-alpha2] Specific "Content migration options" combination can delete all subitems #95

Open unipheye opened 2 years ago

unipheye commented 2 years ago

I'm not sure if this is intentional behavior or not but if you use the following setting in the "Content migration options"...

image (Include subitems of selected item deselected and Delete local items not in remote server (removes items) selected)

..all local sub items of the parent item that is selected to be synced will be deleted. Even if the local sub items are exactly the same as the source sub items.

markgibbons25 commented 2 years ago

Yes I noticed this too. Seems like the "Delete local items" needs to be auto disabled if you disable "Include subitems"