Comments on: Getting started with Unicorn serialization for Sitecore – Part 1 https://izabelawlodarska.com/2018/11/24/getting-started-with-unicorn-serialization-for-sitecore/#utm_source=rss&utm_medium=rss&utm_campaign=getting-started-with-unicorn-serialization-for-sitecore Follow me for architecture, .net, sitecore and software engineering tips Sun, 01 Dec 2019 20:48:18 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Izabela Wlodarska https://izabelawlodarska.com/2018/11/24/getting-started-with-unicorn-serialization-for-sitecore/comment-page-1/#comment-6 Sun, 01 Dec 2019 20:48:18 +0000 http://www.izabelawlodarska.com/?p=254#comment-6 In reply to Tofu.

Yes, you have two different configurations: Content-Data and Content-Data-Configuration which are trying to serialize the same item (/sitecore/content/Data/Configuration). This is not supported and the solution is to remove this path from one of the configurations then reserialize. The path may not be referenced directly in both configurations – e.g. you could include the parent path with children in one of them and directly in the other one and that’s why it’s included twice. I hope this helps!

]]>
By: Tofu https://izabelawlodarska.com/2018/11/24/getting-started-with-unicorn-serialization-for-sitecore/comment-page-1/#comment-5 Sun, 01 Dec 2019 20:36:11 +0000 http://www.izabelawlodarska.com/?p=254#comment-5 Hi, do you happen to know what might cause this error?

The trees Content-Data and Content-Data-Configuration both contained the global path /sitecore/content/Data/Configuration – overlapping trees are not allowed.

I am trying to install a package from production copy.

]]>