Open CatherineLiyuankun opened 5 months ago
Hi CatherineLiyuankun! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.
Best regards, Teams Platform
@CatherineLiyuankun - Thank you for reporting this, we will check this and get back to you.
@CatherineLiyuankun - We are also able to repro this issue, we raised a bug for the same. We will keep you posted on the updates. Thank you.
Versions
What package version of the teams-js SDK are you using. 2.14.0 What package version of the botbuilder SDK are you using. 4.22.2 What nodejs version are you using v18.20.2 What browser version are you using Chrome What os are you using MacOS
Describe the bug
The Copilot icon appears next to the app name for all teams app with bot framework in recent days. Now click the "Open" button to go to the Copilot app wrongly. It should open my Org Teams App instead of Microsoft Copilot Dialogue
The screenshot on 5/24 doesn't have the icon. Some users who cannot see the icon won't meet any issues.
To Reproduce
Key condition:
manifest.json
, which has thecomposeExtensions
section, thebotId
is the Azure application resource id which has bound to a bot, but thebots
sectionmanifest.json
is emptySteps to reproduce the behavior:
https://github.com/microsoft/botbuilder-js/assets/8176214/6b9b55bf-9a8a-420c-948e-1886fd83633f
https://github.com/microsoft/botbuilder-js/assets/8176214/4bed4568-4389-463a-bd2a-76b3afce49ab
Expected behavior
Expect behavior should open the "Viva Goals" app itself.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.