MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
286 stars 508 forks source link

Teams Bot Notification Message for Adaptive Card in New Teams Client not showing correctly #9135

Open alphaz18 opened 1 year ago

alphaz18 commented 1 year ago

Hi, the correct behavior occurs in the classic teams client and mobile and other platforms. in a bot adaptive card, if you set the summary field, it is supposed to replace the "Sent a card" subtitle with something more useful that you specify in that field. It does not appear to be working on the "New Teams" Client , it always seems to show "Sent a card" now as the summary.

Switching back to classic, it shows correctly.

Thanks

ghost commented 1 year ago

Hi alphaz18! 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

Meghana-MSFT commented 1 year ago

Thank you for reporting this, we will check this and get back to you.

Meghana-MSFT commented 1 year ago

@alphaz18 - We checked this at our end, and we could see custom toast notification in classic Teams like below.

image

We do not see any toast notification in new Teams client. Could you please share video of the issue?

alphaz18 commented 1 year ago

Hi Meghana, Thanks, here's a screenshot of what i mean. Left side is classic client and right side is new client image

Meghana-MSFT commented 1 year ago

We are able to repro this issue and have raised a bug for the same, we will keep you posted on the updates. Thank you.

Matoran commented 3 months ago

Action Required: O365 connectors within Teams will be deprecated and notifications from this service will stop. Learn more about the timing and how the Workflows app provides a more flexible and secure experience. If you want to continue receiving these types of messages, you can use a workflow to post messages from a webhook request. Set up workflow

Starts to be a little bit urgent, we will not be able to use MessageCards anymore which supports summary for notifications. now with MessageCard image

with adaptive card image