New Teams missing functionality and broken connectors

Courtney Henderson 60 Reputation points
2023-11-23T17:00:45.96+00:00

Hello,

We currently have a custom teams application which has been working for several years however we have noticed some issues when switching to the new Teams.

Issue 1: Failure to save configurable connector

When configuring our sideloaded connector for our custom app, the configuration does not save when using the new Teams. No errors are thrown (apart from a vague Possibly unhandled rejection: {} undefined, which I think is unrelated?) and it simply shows the connector list again following saveEvent.notifySuccess(); the behaviour seems to be the same whether using the V1 or V2 Javascript SDK. 

Has anyone else had similar issues with saving a configurable connector? 

Issue 2: Inability to add connectors to Private channel

Adding a connector to a private channel is now no longer an option in the new Teams. Can anyone point me to relevant documentation which describes this change in functionality. Is there a way around this? Or might this be a tenant specific configuration?

Issue 3: Missing values from Context

When getting context from microsoftTeams.app.getContext(), a lot of values now seem to display ‘undefined’ in the new Teams where they show relevant values in Teams Classic. Notably for us the channelName value

Again, can anyone point me to relevant documentation for this change?

All the above seem to be the same regardless of using V1 or V2 of the javascript SDK.

Unfortunately these currently make our application unusable in the new Teams, and we are hesitant to ask our clients to revert back to Teams Classic. Any help would be greatly appreciated.

Many thanks

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,326 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,346 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Courtney Henderson 60 Reputation points
    2024-01-04T11:32:32.8133333+00:00

    Just a follow up on this.

    I have contacted a Microsoft support analyst directly via my admin colleague and they have confirmed the new Teams app does not support these features and that the advised resolution is to revert to Teams Classic until fixed at their end (which they are actively monitoring).

    We will be advising all our clients to revert to Teams Classic in order to use the required features of our app until resolved by Microsoft.

    I will endeavour to update this post once the issue is resolved.

    I hope this is of help to others experiencing the same issues.

    6 people found this answer helpful.

Your answer

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