I'm hoping someone can shed some light as to why this is happening. I've just started creating my own packages in Umbraco and am having issues with something that should be quite straight forward.
I've created a fairly simple package consisting of a Content page and child pages, doc types, templates, some css and some scripts. I install the package on another Umbraco site and all seems fine. The problem is when I come to uninstall the package, it is trying to remove its parents Document Types, which it cannot do, and it's shouldn't do as these were not in the original package I created.
What am I missing here people?
Thanks in advance!