Skip to content

[BUG] Get-PnPTeamsChannel 'MembershipType' property returns 'unknownFutureValue' if Teams Channel is a Shared Channel #4043

@djtrustgod

Description

@djtrustgod

Expected behavior

Returned value should be 'Shared'

Actual behavior

Returned value is 'unknownFutureValue'

Steps to reproduce behavior

$channel = Get-PnPTeamsChannel -Team "Team 1" -Identity "Shared Channel 1"
$channel.MembershipType

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

2.4.0

Which operating system/environment are you running PnP PowerShell on?

  • [ X] Windows
  • Linux
  • MacOS
  • Azure Cloud Shell
  • Azure Functions
  • Other : please specify

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions