usync Complete - Umbraco.MultiNodeTreePicker
# help-with-umbraco
s
If a node has another item picked - and that item doesn't exist on the target to publish should usync not just pick this up and "push-publish" this picked node too?
k
It can, there is an option called Include Linked pages,
But its off by default,. because effectively that option could be called 'spider my site' 🙂
what we have found is you end up with even the smallest change pushing nearly the whole site.
So..
Yes you can do that - "turn on include linekd pages" - but beware it might make big syncs.
s
Makes sense - thanks