You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll open a PR to fix this, the message "Channel not found" is shown when the channel has been deleted successfully, so you can ignore that error for the time being.
Reporting an Issue or Missing Feature
Issue about cmdlet "Remove-PnPTeamsChannel".
Expected behavior
The team channel to be removed, without throwing any exceptions.
Actual behavior
The team channel is actually removed, but the cmdlet returns an exception:
"Remove-PnPTeamsChannel: Channel not found".
Steps to reproduce behavior
Remove-PnPTeamsChannel -Team $team.GroupId -Identity $channel.Id
What is the version of the Cmdlet module you are running?
2.4.0
Which operating system/environment are you running PnP PowerShell on?
The text was updated successfully, but these errors were encountered: