powershell icon indicating copy to clipboard operation
powershell copied to clipboard

Update AddListFoldersToSiteTemplate.cs

Open mhazebroucq opened this issue 1 year ago • 0 comments

Type

  • [X] Bug Fix
  • [ ] New Feature
  • [ ] Sample

What is in this Pull Request ?

When using Pnp.Powershell command "Add-PnPListFoldersToSiteTemplate", "Limited Access" roleBindings are added to the pnp file template, causing an issue when trying to deploy the pnp template using the "Invoke-PnpSiteTemplate". Updated the file AddListFoldersToSiteTemplate.cs to skip all "Limited Access" roleBindings when getting folders.

mhazebroucq avatar Apr 26 '24 09:04 mhazebroucq