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
When generating a template with Get-PnPSiteTemplate, the images URL are the cached URLs of the source site instead of the URLs of the images in the Pictures Library.
When we apply the template with Invoke-PnPSiteTemplate, the resulting site images url are the cahed url of the source site instead of the URLs of the images in the destination Pitures Library. Prior to invoking Invoke-PnPSiteTemplate, the images are upload to the destination Pictures Library.
The text was updated successfully, but these errors were encountered:
When generating a template with Get-PnPSiteTemplate, the images URL are the cached URLs of the source site instead of the URLs of the images in the Pictures Library.
When we apply the template with Invoke-PnPSiteTemplate, the resulting site images url are the cahed url of the source site instead of the URLs of the images in the destination Pitures Library. Prior to invoking Invoke-PnPSiteTemplate, the images are upload to the destination Pictures Library.
The text was updated successfully, but these errors were encountered: