Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary
When a content type is deleted from the SharePoint Content Type Hub, the content type is still available in the subscriber site collection, but not on the newly created site collection.
More information
If a content type becomes unavailable on the content type hub, the subscribing site collections have one of two outcomes:
- The content type remains available for download for all site collections in every web application that consumes content types from the content type hub. Any copies of this content type become orphaned, or:
- The content type becomes unavailable for download for all site collections in every web application that consumes content types from the content type hub. Copies of this content type being used in subscribing site collections are unsealed (set to not be read only) and made into a local content type.
In no situation, the content type is automatically removed from any subscribing site collections.
Once a content type is published, that content type definition for subscribing is stored in the term store database for the managed metadata service that the content type hub belongs to. The only way to change the content type definition is to manipulate the content type in the content type hub and republish it, causing an update to that item in the term store database and consequently updates to subscribing site collections' sealed copies.
The nature of this structure means that, if you were to delete the content type from the content type hub without first unpublishing it, all copies of the content type in subscribing site collections become orphaned. They lose their ability to be updated while still thinking that they're subscribed. In fact, when a new site collection is created that utilizes that content type hub, that orphaned content type appears because it's being retrieved from its item in the term store database. You will never be able to unpublish an orphaned content type, unless you follow the guidance in the blog post How to unpublish a published content type if the published content type no longer exists.
If the content type is unpublished from the hub and deleted, it still appears in the subscriber site collection.
Deleting a content type
To correctly delete a content type, follow these steps:
- Unpublish the content type.
- Delete the content type in the content type hub.
- Optionally, clean up unsealed copies of the content type in the subscribing site collections.
Still need help? Go to Microsoft Community.