-
### Reporting an Issue or Missing Feature
Error during assigning roles in SharePoint Online
### Expected behavior
The role should be assigned to a SharePoint Online Group.
This works for versio…
ghost updated
5 years ago
-
### Reporting an Issue or Missing Feature
Missing Feature
### Expected behavior
The Get-PnPList object contains a member "DisableGridEditing" or otherwise the PnP Provisioning Schema supports th…
-
### Reporting an Issue or Missing Feature
Issue
### Expected behavior
In the default installation of PowerShell with Windows (5.1.18362.628) I am able to use PnP-PowerShell.
```powershell
Co…
-
### Description of the issue
Hello,
I'm trying to use the Export-M365DSCConfiguration command to export all Sharepoint settings, however, nothing seems to make it work. All other modules (Teams, Azu…
-
### Reporting an Issue or Missing Feature
Issue
### Expected behavior
Return current theme of connected site collection
### Actual behavior
I see nothing. No result no error.
### Steps t…
-
In order to align behavior with Add-PnPField and similar commands I would expect this command to return the new object
### Expected behavior
$newfold = Add-PnPFolder -Name FolderA -Folder Docume…
-
### Reporting an Issue or Missing Feature
Missing Feature
### Expected behavior
Removing custom perrmissions for a list by inheriting permissions again using the ResetRoleInheritance method.
…
-
### Reporting an Issue or Missing Feature
Issue when running Add-PnPTeamsTeam. In the background this commandlet is using the following SharePoint API /_api/groupsitemanager/EnsureTeamForGroup to cre…
-
### Reporting an Issue
### Expected behavior
I should be able to run Get-PnPWeb -Identity "<server-relative path>".
### Actual behavior
I am getting an error as follows:
```ps
fl : T…
-
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
1. **Are you using ```Apply-PnPP…