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
I'm facing a problem that my scripts failing by execute Add-PnPDataRowsToSiteTemplate since a few days.
Nothing changed at the script, PSVersion, permissions. Just the SP site is new. After connecting to the site i execute the following:
I can run the script on sites with lists that are a few month old without facing this issue.
If i don't execute Add-PnPDataRowsToSiteTemplate on new sites, the script will be running fine. I can't even execute it when i have a list that is empty, so if one list is in my new site the script will fail.
I created a new empty list on a SP site that is a few weeks old - no failure.
I created a new empty list on a SP site that is created within a few days - failure.
I can't find the problem. Is there a change in lists on the backend of lists at microsoft, so that Add-PnPDataRowsToSiteTemplate isn't working anymore for new lists since date X.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing a problem that my scripts failing by execute Add-PnPDataRowsToSiteTemplate since a few days.
Nothing changed at the script, PSVersion, permissions. Just the SP site is new. After connecting to the site i execute the following:
List does not exist in the template file!
I can run the script on sites with lists that are a few month old without facing this issue.
If i don't execute Add-PnPDataRowsToSiteTemplate on new sites, the script will be running fine. I can't even execute it when i have a list that is empty, so if one list is in my new site the script will fail.
I created a new empty list on a SP site that is a few weeks old - no failure.
I created a new empty list on a SP site that is created within a few days - failure.
I can't find the problem. Is there a change in lists on the backend of lists at microsoft, so that Add-PnPDataRowsToSiteTemplate isn't working anymore for new lists since date X.
Is somebody having the same or knows a fix?
PSVersion 7.3.3
PnP 1.12
Beta Was this translation helpful? Give feedback.
All reactions