I have come across a very weird issue, when I try to use the RemoveUserFromRecordTeam action from the Workflow's perform action step; Upon trying to set TeamTemplateId parameter I get Query Builder Error with the following message in the error log.
Unhandled exception:
Exception type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
Message: 'TeamTemplate' entity doesn't contain attribute with Name = 'name' and NameMapping = 'Platform'. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=3901823, MinActiveRowVersion=3901823Detail:
I understand that the Teamplate Entity doesn't have primary field as 'name' (it's called teamtemplatename).
Has anyone encountered this issue and was it resolved by logging a support ticket with Microsoft ?
*This post is locked for comments
I have the same question (0)