You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2021. It is now read-only.
PnP Site Provisioning to function without error when creating sites based off of a template which uses content types from a content type hub
Observed Behavior
PnP Site provisioning does not seem to copy content types which are rooted from a content type hub. PnP Site Provisioning fails when creating Lists/List views referencing a content type which was based on a content type hub
Steps to Reproduce
Build a content type hub and add some content types
Create a site collection with lists. Add the content type from Initial structures #1 to that list
I am wondering if anyone here has any suggestions/advise/best practice for working with PnP Site Provisioning along-side of a content type hub. Any workaround folks here have used would be very helpful.
There is a PR #2565 which has been added to ignore content types from a hub, which is certainly an option (the PR is still being reviewed)