OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
236 stars 66 forks source link

Deployment completed successfully but Failed to Install PnPSite Template #340

Open MandyS83 opened 2 years ago

MandyS83 commented 2 years ago

My deployment is completed successfully but it failed to provision SharePoint site template. Got following error message

image

Can you please assist with getting this resolved? Is there a way to install just the SPO site template rather than running the entire script again

MandyS83 commented 2 years ago

installed the PNPSite Template but Got this error message now when try to access aplication image

alexc-MSFT commented 2 years ago

@MandyS83 You need to edit the Power App, locate the App object on the left side and find the OnStart event. You will see a guid in the formula that needs updating to a valid ID of a group in your tenant (where your admin users will reside). We are planning on improving the documentation to help with this.

@SammiRasha FYI

theyssef commented 2 years ago

Hi @MandyS83, I had the same issue. Please note that after updating the GroupID guid, you also need to save & publish the app. You can publish it using the following guidance: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/save-publish-app

DHickman865 commented 2 years ago

I don't see the steps you took to resolve the PNPSite Template error. Can you detail out how you managed to fix it?

ellichen5 commented 2 years ago

My deployment is completed successfully but it failed to provision SharePoint site template. Got following error message

image

Can you please assist with getting this resolved? Is there a way to install just the SPO site template rather than running the entire script again

I am also getting this error during the deploy script run---is there a fix for it? It results in the SPO site being provisioned without any lists, completely empty. I'm running PnP.PowerShell version 1.11.0 and running the script in an elevated PowerShell