Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot Configuration - Configure button not appearing on TTK manifest auto upload #1191

Open
Jegadeesh-MSFT opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working sample-issue

Comments

@Jegadeesh-MSFT
Copy link
Contributor

When we run the Configuration sample in TTK (Teams Toolkit), if the app is auto-uploaded through TTK itself, then the settings icon is not showing up.
However, if we manually upload the same manifest, the settings icon shows up, and the app works as expected.

Steps to reproduce the issue :

  1. Clone the sample from the below repository:
    https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-configuration-app/nodejs

  2. Please make sure to follow these below steps in Readme to run it in Teams Toolkit:
    https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-configuration-app/nodejs#run-the-app-using-teams-toolkit-for-visual-studio-code

  3. when the app runs in TTK it automatically opens Teams web client and asks to add the app. if you try to add the app you can notice that configuration function not working and setting Icon will not be visible in bot description card. Please refer below image.
    image

  4. Now navigate to the app folder in "samples/bot-configuration-app/nodejs/appManifest/build" path you can find the manifest ZIP file (It is the same manifest generated by TTK itself to upload to teams web client). Upload that manifest as custom app to the same tenant.

  5. Now you can see that the configuration functionality works and settings button also visible in bot description card. Please refer below image.
    image

Hi @Jegadeesh-MSFT! 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

@Prasad-MSFT
Copy link

We have raised a bug for the same. We will inform you once we get any further update from engineering team. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sample-issue
Projects
None yet
Development

No branches or pull requests

3 participants