Bug - owner can't manage tags

Copper Contributor

Hi,

 

I've found a bug. I'm team owner and I can't manage tags for a team. I've checked the network communication and I've found this message in response:

 

 

Status(StatusCode=PermissionDenied, Detail="Only owners can manage tags for team: '19:{here goes id}@thread.skype'")

 

 

I'm an owner. I can see it in the team settings and also in the request response:

 

 

members:
0: {id: "8:orgid:{id}", type: "ThreadMember",…}
id: "8:orgid:{id}"
type: "ThreadMember"
userLink: "https://db3pv2r.ng.msg.teams.microsoft.com/v1/users/8:orgid:{id}"
role: "Admin"

 

 

 

The important thing is that I was a mamber previously and my role has changed to owner recently. The same issue happens when I try to allow all members to add tags. Other features works fine.

 

Error doesn't appear when I'm owner from the beginning.

0 Replies