[BUG] #5065
Unanswered
manjunathreddy1
asked this question in
General
[BUG]
#5065
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are using latest version of pnp powershell 3.10.0 but when try to export content type from content type hub it is not exporting content type in XML and only fields are exported but when we try to export from site it is getting exported. Please help to fix this issue. it seems like the parameter -ContentTypeGroups is getting ignored when used with content type hub.
Get-PnPSiteTemplate -Out "C:\scripts\CTTemplate.xml" -Handlers ContentTypes, Fields -ContentTypeGroups "Test CT export2"
We need to export content type from one content type and import in another content type hub
Beta Was this translation helpful? Give feedback.
All reactions