SOLVED

Just one of our Teams can't show or hide channels

Brass Contributor

Good day!
Some coworkers have a team with about 50 channels where no one can show or hide any of the channels. I did a little troubleshooting on this already but I just can't figure out anything to make it work.

The error message is "Couldn't show [channel name]. Try again."

Jack_Eidsmsness_0-1605724587007.png

 

This happens in the web client and app alike. It happens for everyone who tries to show any of the channels. When I try to hide a channel that was shown before, it will literally be hidden, but it still shows an error message saying that it couldn't hide the channel. Those are the only ones I can then "show" again, but I think it was not saving the setting to hide it in the first place. I assume if I quit and started again, it would not be hidden.

Because I'm also a web developer, I got some more info from the browser developer console.
I can see a little bit more error information in the server's JSON response:


    {"errorCode":201,"message":"User is no longer in thread roster."}

That is the message body of a failed PUT to

   https
   ng.msg.gcc.teams.microsoft.com
  
/v1/users/ME/conversations/{channel-id}/properties?name=favorite&requirePermanentJoinedState=true

I broke up that URL and replaced the literal channel id with {channel-id} because I know it wouldn't be the clickable kind, anyway. I grabbed it from the Network tab of the developer console. The HTTP status of the reply was 400.

The user experience is that it just says it failed and to try again, like in the screen cap.

This is not a new team, but if it makes a difference, I added a bunch of channels last month, and a bunch of members started using it more, today, and just encountered the show/hide problem. I have personally shown and hidden channels last month on this team, but I can not today. I am in many other teams in this org, whose channels can be shown and hidden normally.  No one who has tested in this one team can show or hide any channels and I'm unaware of any other teams that have the same problem.

4 Replies
best response confirmed by Jack_Eidsmsness (Brass Contributor)
Solution
I have not found this one myself and best you can do here is to open a support ticket and share with support all this valuable information you have posted here

@Jack_Eidsmsness, Could you please check the settings for your teams channel? 

@Trinetra-MSFTThanks for your reply!

I looked through a lot of settings, and nothing seemed to really apply. I can't remember everything I tried, but one thing I did test is changing the setting for whether a channel is shown by default, and adding and removing members to see if the automatic setting worked differently from the manual change . . . but it did not.

More importantly though, it went back to normal. I don't know whether a person fixed it or if it was totally automatic self correction inside the system, but it is working now. I suspect it is best characterized as a system level problem that only affected certain teams by coincidence. In the intervening time, I'd been informed of the same problem happening to a number of other teams.

Thanks, all

@Jack_Eidsmsness , Glad this is solved now, it can happen if certain level of changes is going in your organization.

1 best response

Accepted Solutions
best response confirmed by Jack_Eidsmsness (Brass Contributor)
Solution
I have not found this one myself and best you can do here is to open a support ticket and share with support all this valuable information you have posted here

View solution in original post