This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Description
Reporting an Issue or Missing Feature
Issue
Expected behavior
Set-PnPList -Identity Lists/MyList -Title 'My List New Title'
New title of 'My List New Title' set for specified list
Actual behavior
Cmdlet executes without any errors, but title of a list is not updated
Steps to reproduce behavior
Set-PnPList -Identity Lists/MyList -Title 'My List New Title'
ListUrl must be provided to Identity param
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
2.20.1711.0
How did you install the PnP-PowerShell Cmdlets?