List tabs request is triggering Update Tab operation for the newly created teams

Maerona Wynn 6 Reputation points
2021-09-11T08:26:29.193+00:00

Hi,
I am using a service application to retrieve the Microsoft Teams data. On using List Tabs REST API, it is triggering Updated Tab operation for the newly created teams for the first time retrieval. On the concurrent retrievals, the Updated Tab operation is not triggered.

Sample Request used to retrieve the Tab data :
https://graph.microsoft.com/v1.0/teams/{$team.id}/channels/{$channel.id}/tabs?$expand=teamsApp

Operation Triggered :

109148247-00f33e00-778c-11eb-91f2-680ff6f40faf.png

Is there a way to avoid this unwanted operation triggering during data retrieval?

Thanks in advance

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,629 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,065 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,630 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Maerona Wynn 6 Reputation points
    2021-09-23T12:03:20.79+00:00

    @Meghana-MSFT Apologies. Issue is not reproducing now. TabUpdated Operation by Service Application is not triggering

    1 person found this answer helpful.
    0 comments No comments

  2. Meghana-MSFT 3,846 Reputation points Microsoft Vendor
    2021-09-21T15:32:00.533+00:00

    @Maerona Wynn - Could you please let us know if you are still facing the issue, If yes please share the repro steps?