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

Set-PnPList does not set Title of a list #1343

@lkrn

Description

@lkrn

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?

  • PnP PowerShell for SharePoint 2013
  • PnP PowerShell for SharePoint 2016
  • PnP PowerShell for SharePoint Online

What is the version of the Cmdlet module you are running?

2.20.1711.0

How did you install the PnP-PowerShell Cmdlets?

  • MSI Installed downloaded from GitHub
  • Installed through the PowerShell Gallery with Install-Module
  • Other means

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions