JeffDarchuk / SitecoreSidekick

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

Filtering #67

Open kvde opened 3 years ago

kvde commented 3 years ago

Is it possible to filter items that needed to be synced in an automated scenario? We only want to sync items that are marked to be allowed to be synced e.g. items of a specific template.

JeffDarchuk commented 3 years ago

unfortunately no, the main philosophy of the content migration is that there exists a source of truth for all content and other environments are consumers of that content and there is no merge needs.