Teams app on desktop is not showing suggested actions

Boris Rusinovic 96 Reputation points
2024-11-04T21:07:34.6633333+00:00

The Teams app on the Windows desktop stopped showing suggested actions.

Missing

They are still shown on the Teams web app:

WebOK

And also on the Teams mobile app:

OKmobile

Here is the actual message:

{
    "type": "message",
    "serviceUrl": "https://smba.trafficmanager.net/amer/************/",
    "channelId": "msteams",
    "from": {
        "name": "Costpoint",
        "role": "bot",
        "id": "28:*******"
    },
    "conversation": {
        "id": "a:1lClE4vfnOTwDU2BBF92h4cccCZ3iHZ49498kizHStVKf7rqjXsV3LBXBCDPwQhI7ZYACyyL26QoCBQYihxV6LBQO2Gt_kSTbKcqIWKaxdmJH2HdyO9NBDVwWVcCTvtxX",
        "type": "personal"
    },
    "locale": "en-US",
    "inputHint": "acceptingInput",
    "id": "******",
    "localTimestamp": "2024-11-04T20:32:40.000Z",
    "timestamp": "2024-11-04T20:32:40.000Z",
    "text": "<p>The vendor with ID ABC is ABC TRAVEL AGENCY .</p><br><a href=\"https://*****/CPWeb/?app=APMVEND&userid=****&system=*****&comp=1&appctx=RCPMVEND_VEND^1005126|0|C^VEND_ID^1^ABC^0^0|C^VEND_NAME^1^ABC TRAVEL AGENCY^0^0|C^VEND_NAME_EXT^1^123^0^0|^\">ABC TRAVEL AGENCY</a>",
    "suggestedActions": {
        "actions": [
            {
                "type": "imBack",
                "title": "#New topic",
                "value": "resetAI"
            },
            {
                "type": "imBack",
                "title": "Enter time",
                "value": "Enter time"
            },
            {
                "type": "imBack",
                "title": "Sign time",
                "value": "Sign time"
            }
        ]
    },
    "attachments": []
}
Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Adilmar Dantas 15 Reputation points
    2024-11-09T14:25:22.69+00:00

    Hi guys, I have the same problems on the desktop and web versions, and on mobile it works perfectly.

    The client version is 23306.3314.2555.9628

    Web client: 1415/24100324916

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.