Skip to content

Not able to add bot in second teams channel when when debugging locally #12485

Open
@ryotien111100

Description

@ryotien111100

Describe the bug
Basically when I added bot in first channel it is created but when I created in second channel and try to added in second but not be created but able to get welcome messed in case of first channel creation. I try with permutation but nothing works! not able to add bot in second teams channel not getting welcome in second, third channel but getting in first channel.

To Reproduce
Follow the step-by-step guide to build Teams notification bot.
Steps to reproduce the behavior:

  1. Go to 'Debug'
  2. Click on 'Debug in Teams (Edge) '
  3. set up bot to second channel
  4. Not Work :((

Expected behavior
This is my test teams
{66020E84-5C1D-4F36-AEFD-943974EB511F}

When i add bot to team channel : "testadd_3_1" , It worked !, information channel "testadd_3_1" will be added to file ".notification.localstore.json"
so that i can send notification to this channel

{33694F86-4723-4403-A355-97C00ADC15D5}
image
image

But when i bot to second channel ( "testadd_3_2") in the same Teams, it's not worked ! , information channel "testadd_3_2" not be added to file ".notification.localstore.json" , the third channel ("testadd_3_3") in the same Teams ,That 's too :((
image

image

Nothing 's added to file ".notification.localstore.json" , so that i just only send to notification to "testadd_3_1" channel , "testadd_3_2" channel is not receivced notification :((

image

But when i add bot to another first channel Teams ("testadd_4_1") , it's worked , information channel "testadd_4_1" will be added to file ".notification.localstore.json"
so that i can send notification to "testadd_4_1" channel and "testadd_3_1" channel
image
image
image

Like a above , i can't add bot to channel second channel ( "testadd_4_2") and ("testadd_4_3") channel in the same Teams ,either :((

** this my version vs code running on windows 11
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions