botframework-sdk icon indicating copy to clipboard operation
botframework-sdk copied to clipboard

Suggested Actions Not Appearing in Prod Tenant

Open JamesTindal opened this issue 11 months ago • 1 comments

Version

4.23.0

Describe the bug

In our MS Teams learning bot we have added Suggested Actions to an Adaptive Card which appear in our dev tenant but when pushing to our prod tenant no longer appear. We released a few more features that all worked fine in prod post release but this one was missing.

Expected behavior

The Suggested Actions should appear along with the adaptive card regardless of the tenant.

Screenshots

Dev: Image

Prod: Image

Additional context

https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/prompt-suggestions?tabs=developer-portal%2Cdesktop%2Cdotnet#suggested-actions-1

JamesTindal avatar Mar 19 '25 14:03 JamesTindal

@JamesTindal : Have you tried testing this on bot framework emulator? Actually, suggested actions work there. Just in case if its working on emulator. You can raise a bug here! this repo is pretty active and can help you out. https://github.com/OfficeDev/Microsoft-Teams-Samples/issues

manish-chi avatar May 21 '25 09:05 manish-chi