If I create a package that consists of a couple of doc types (among other things) that sits under other doc types of which are already in Umbraco, why is it that when I come to uninstal the package it insists on trying to remove these parent doc types that are not in the package?
I'm using v 4.11.4 of Umbraco and this is my first experience using packages, and this seems like a huge bug to me. What am I missing here?
So I've come to understand that when I package up and then install a child doc type, its new parent becomes a dependancy and therfore when coming to uninstall the package it wants to remove this also (even though it's not in the package). This is really frustrating and seems really unintuitive! Anyone got any ideas of a work around? Cheers!
Installing / Uninstalling packages
If I create a package that consists of a couple of doc types (among other things) that sits under other doc types of which are already in Umbraco, why is it that when I come to uninstal the package it insists on trying to remove these parent doc types that are not in the package?
I'm using v 4.11.4 of Umbraco and this is my first experience using packages, and this seems like a huge bug to me. What am I missing here?
Thanks for any advice!
Dan
So I've come to understand that when I package up and then install a child doc type, its new parent becomes a dependancy and therfore when coming to uninstall the package it wants to remove this also (even though it's not in the package). This is really frustrating and seems really unintuitive! Anyone got any ideas of a work around? Cheers!
is working on a reply...