This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
[BUG] Creating items in PnP Provisioning in SP Online site templates does not work #3010
Open
2 tasks done
Labels
Reporting an Issue or Missing Feature
I am creating templates using the PnP provisioning but am noticing the items are not being created. I have this
template.json
fileand the exported XML file has the datarows data in it, but when I apply it to a site, the lists that get created don't have the data in it. Does anyone know what's wrong?
Expected behavior
Items to be created in list
Actual behavior
Items not getting created in list
Steps to reproduce behavior
MyData
in it with some dataGet-PnPProvisioningTemplate -Configuration "template.json" -Out "template.xml" -Force
Apply-PnPProvisioningTemplate -Path "template.xml"
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.26.20...
How did you install the PnP-PowerShell Cmdlets?
The text was updated successfully, but these errors were encountered: