Forum Discussion
RamBhajan
Jul 19, 2023Copper Contributor
Invoke-PnPSiteTemplate : Error applying default column values
Hello All, Few weeks back my PS script was working fine but client told to change few list columns. My script is not working after that and showing the below error. I have checked lis...
- Jul 24, 2023Reduce the XML and try each list for it's own see which ones is giving you an issues. Basicly method of exclution
RamBhajan
Jul 24, 2023Copper Contributor
NicolasKheirallah
Thank you for your message.
I have one template site which is containing nearly 15 lists and libraries along with data. I am creating xml file template based on this template site and applying to a different site using PnP PowerShell.
So no idea which field type it is throwing error for.
Thank you for your message.
I have one template site which is containing nearly 15 lists and libraries along with data. I am creating xml file template based on this template site and applying to a different site using PnP PowerShell.
So no idea which field type it is throwing error for.
Jul 24, 2023
Reduce the XML and try each list for it's own see which ones is giving you an issues. Basicly method of exclution
- RamBhajanJul 25, 2023Copper ContributorNicolasKheirallah - I am doing the same. I will update once I get something. Thank you.
- RamBhajanJul 26, 2023Copper ContributorNicolasKheirallah I have done the same but I am surprised it did not show any error now. As of now the script is working as expected.
Thank you!