microsoftgraph / msgraph-sdk-serviceissues

Tracks service issues for follow up.
5 stars 0 forks source link

Clone team returns 400 BadRequest if the template team has a yammer Tab #10

Open POFerro opened 5 years ago

POFerro commented 5 years ago

Hi,

When I try to use the clone method to clone a team that contains a Yammer Tab I get a status 400: BadRequest as response: HTTP/1.1 400 Bad Request Cache-Control: private Transfer-Encoding: chunked Content-Type: application/json request-id: 3ce9e4bd-042d-4ca8-b05c-f6ab688cd0e3 client-request-id: 3ce9e4bd-042d-4ca8-b05c-f6ab688cd0e3 x-ms-ags-diagnostic: {"ServerInfo":{"DataCenter":"West Europe","Slice":"SliceC","Ring":"5","ScaleUnit":"001","RoleInstance":"AGSFE_IN_39","ADSiteName":"WEU"}} Duration: 3123.0201 Strict-Transport-Security: max-age=31536000 Date: Mon, 22 Jul 2019 23:32:46 GMT 212 { "error": { "code": "BadRequest", "message": "Failed to execute settings store request: https://settings.teams.skype.com/emea/v1.0/settings/teams/teams/19:f6e80ba0d5de4536ac3edd3bbf0241ca@thread.skype/templateprovisioning, StatusCode: 400, ReasonPhrase: Schema validation errors, X-MSEdge-Ref: Ref A: 44BEA7B483FC419E92FB06F2851519BB Ref B: DB3EDGE1613 Ref C: 2019-07-22T23:32:47Z", "innerError": { "request-id": "3ce9e4bd-042d-4ca8-b05c-f6ab688cd0e3", "date": "2019-07-22T23:32:47" } } } 0 The team gets created but is incomplete, only has the Channel general and standart tabs, no channels or tabs get cloned from the template team. Can you help? Best regards POFerro

limdv commented 4 years ago

I am having the same issue when cloning a team with a Flow tab

{"Code: BadRequest\r\nMessage: Failed to execute settings store request: https://settings.teams.skype.com/amer/v1.0/settings/teams/teams/XXXXXXXXXXXXXXXXXXXX@thread.skype/templateprovisioning, StatusCode: 400, ReasonPhrase: Schema validation errors, X-MSEdge-Ref: Ref A: AF9DA9EF5A344B14AFF03D22F13D529E Ref B: CH1EDGE1005 Ref C: 2019-08-06T18:35:30Z\r\n\r\nInner error\r\n"}

Any update on this issue?

darrelmiller commented 4 years ago

Hi @nkramer could you provide some input on this issue. Thanks.

nkramer commented 4 years ago

Turning yammer groups into teams is not supported (neither in the API nor in the UI).

nkramer commented 4 years ago

Sorry, disregard -- I misread the issue. @phecdalouie, can you help?

petrhollayms commented 3 months ago

Thank you for reporting this issue. This appears to be an issue or limitation with the service APIs. Unfortunately, as the Microsoft Graph SDK team, we do not have ownership of the APIs that are causing you issues. We invite you to create a question about the service API to Microsoft Q&A and tagged with one of the [microsoft-graph-*] tags, that way it will get routed to the appropriate team for them to triage:

https://aka.ms/msgraphsupport or directly https://aka.ms/askgraph

For now, we will close the issue on our side but feel free to open it in the relevant repository if you think the issue is specific to SDK. Please let us know if this helps!

Note: We will close this repository on April 19, 2024.