Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below)
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
- browser version
- SPFx version
- Node.js version
- etc
Describe the bug / error
I am trying to apply a Communication site template to a Team Site via Power Automate and Function App.
But the Function is throwing the below exception while executing the command Invoke-PnPSiteTemplate
Exception: The parent content type specified by content type identifier 0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF39 does not exist.
Steps to reproduce
1.Extract the Site Template
2Run the command Invoke-PnPSiteTemplate to apply the site template
3.
Expected behavior
Site Template should get applied.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below)
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I am trying to apply a Communication site template to a Team Site via Power Automate and Function App.
But the Function is throwing the below exception while executing the command Invoke-PnPSiteTemplate
Exception: The parent content type specified by content type identifier 0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF39 does not exist.
Steps to reproduce
1.Extract the Site Template
2Run the command Invoke-PnPSiteTemplate to apply the site template
3.
Expected behavior
Site Template should get applied.