pnp/provision-assist-m365

Multiple questions

Tarre86 opened this issue · 3 comments

Hi!

We have some issues:

  1. When we try to import the latest versions it says just "unmanaged" and we cant import it over managed solution. But we have removed the old solution and imported the latest and that one gets unmanaged all the time. Maybe this is non issue or is it?
  2. Regarding the latest version, we still have issues to label the SP sites and we cant invite external users? When we look at the site it is just empty on sensitivity and the external settings are set to "only people in your organization".
    image
  3. In the latest version we also have some issue when we try to search users or owners in the form. We can see some of them but we cant click and search? Now we installed the 1.0.0.1 version and there it seems to work. Best Regards

Regarding our sharing policy in the SP admin center. It looks like this today. Is it some requirements regarding this?
image

@Tarre86 I'll do my best to answer all of these:

  1. If you have edited the app in any way (even to update the data connections which sadly is required due to a Power Platform bug), you'll have to import the unmanaged solution. I think you can do this on top of the older unmanaged one. I've updated the solutions in the repo today in case I had got them the wrong way round.
  2. For labelling SPO sites, you will need to deploy the Azure components as these are where the changes are.
  3. The issue with searching the users in the app should now be fixed.

Thanks