Skip to content

Bug report: Issue in adding channel to Team using TeamName parameter #2419

@siddharth-vaghasia

Description

@siddharth-vaghasia

Description

An issue in adding teams channel to team with TeamName Parameter
Error Message - "Error: Multiple Microsoft Teams teams with name CLITeamDemo found"

image

But when I list down teams in my tenant, there is only one Team with the name "CLITeamDemo", below is output of list command

image

Note - command with parameter teamId works well.

Steps to reproduce

Run below Command with a bypassing teamName with a displayName of the team.

m365 teams channel add --teamName "CLITeamDemo" --name climicrosoft365 --description development

Expected result

It should add a channel to the specified team name

Actual result

It says multiple teams found with a specified team name, but I only have one team with that Team.

Environment

Operating System - Windows 10 Home
Shell - Command Prompt
Version - v3.9.0

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions