문제

I was doing a migration and consolidated site collections into one site.

I also migrated some custom content types to a new content type hub, before migrating content I thought I had published/subscribed to all CTs from the hub but must have missed one. The migration process created a content type in the site collection and when I realised my mistake in the content type hub (saw that it hadn't been published) I clicked Publish however I now get the error in Pre-import Check

[Microsoft.SharePoint.Taxonomy.ContentTypeSync.ContentTypeSyndicationException] [Content type name 'ContentTypeA' conflict ]

Is there a way to force subscribe to this content type?

도움이 되었습니까?

해결책

You need to remove the CT before you can subscribe to it.

You could try to rename it and see if that works. But that will not help you with any migrated data, since that would still point to the old one. Are the CT-ID's different of both CT'S?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top