A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
Hello there,
I just want to add that I have done some testing and finally got it working normally and able to chang organizations.
I had an old version installed on another computer where it was able to switching between organizations. So I copied the following folders before installing the latest version on the second computer.
/home/$USER/.config/teams/*
/home/$USER/.config/Microsoft/*
/home/$USER/.config/Microsoft Teams - Preview / *
If it doesn't work for you, you can also try changing the permissions of the content of the directories:
For instance:
chmod 777 -R /home/$USER/.config/teams/
...
I have them like this, but I don't know if it works for that reason.
I was careful to keep username and permissions on both computers the same.
I hope it help you.