Forum Discussion
New Meetings Experience appeared then disappeared!
Hi has anyone experienced the following > Users received the New meeting experience update (i.e. in Settings switch it on), and all have been using it for a few weeks. In the last few days, the Settings has gone from Settings and meetings and chats no longer pop out. Most users are running version 1.3.00.21759 (64 bit). I understand that not all features come with an update but can be pushed updates from the tenant.
Anyone else have this problem?
Tanya Denton Hi Tanya, did you hear "the latest" that the new meeting experience isn't compatible with Teams call queue. Could that explain the issue for you as well?
20 Replies
We had this issue in our Org. However, it is matter of time since the roll out has to be completed for your tenant.
We also had case open with Microsoft. However, once the time goes by it stays for each and every user.So, i guess technically nothing is required. Just be patient to get like any other Cloud feature!
- Tanya DentonSteel Contributor
reachrj hi many thanks for replying. It was not a matter of being patient for the feature to arrive, we HAD the feature, it then disappeared. Any way it is now back so all is good. Just caused frustration for users to receive a new feature and be using it for weeks and for that then to disappear.
Tanya Denton Yes, understand how frustrating it would be to loose something we have been using especially when its a cool feature.
However, it is what it is for the roll out to be stable.Glad it is working now!
- Tanya DentonSteel Contributor
Tanya Denton ...and if by magic yesterday the 'option' reappeared in settings and was automatically enabled. Presume that it had picked up my settings from before. I am now wondering how long it will stay there 😉
- TimK_010101Copper Contributor
Tanya Denton I had this happen to me recently and I think what I did was closed Teams, cleared the cache, then reopened. Have you given that a shot?
For clearing the cache I copied some code from here and ended up with this PowerShell script that's mighty handy.
$path = $env:APPDATA + "\Microsoft\Teams\*" Stop-Process -Name Teams -Force -ErrorAction SilentlyContinue; Get-ChildItem $path -directory | Where name -in ('application cache','blob_storage','databases','GPUcache','IndexedDB','Local Storage','tmp') | ForEach{Remove-Item $_.FullName -Recurse -Force} $path = $env:LOCALAPPDATA + "\Microsoft\Teams\current\Teams.exe" Start -FilePath $path
- ChrisHammCopper Contributor
TimK_010101 This seemed to do the trick for me unless timing was just a coincidence. I've been fighting this issue for weeks (Teams reverted to old experience with no option for new).
I uninstalled Teams, removed all leftover files and folders related to Teams, then re-installed. Suddenly the new meeting experience option re-appeared. I had to close and re-open Teams one more time and then it started worked with new experience as expected!
- Tanya DentonSteel Contributor
TimK_010101 Hi, thanks for the tip, that script will be handy! I have just responded to MS support with a few tests i ran. Clearing the cache does not work (I do that regularly when the old image issue in chats happens!). What i have just tested on the same machine, is logging in with my work account, no setting, logout and in again with a user from a different M365 tenant and the setting is there (both tenants E3). I have even tried another windows profile on my machine but the same issue, for my work account the setting just is not there.
- ChristianBergstromSilver Contributor
Tanya Denton Hi Tanya, did you hear "the latest" that the new meeting experience isn't compatible with Teams call queue. Could that explain the issue for you as well?
- Tanya DentonSteel Contributor
- ChristianBergstromSilver Contributor
Tanya Denton You're not alone. Seems as if many others are experiencing this as well. Must be something in the backend causing it.
- Tanya DentonSteel Contributor
ChristianBergstrom I am just raising a support case. However as we are an indirect partner we have to go through our direct parner > I am not holding much hope for this!
Will update this convo if i get any response.
- rkendziorCopper Contributor
We have several users who are reporting the same issue. It was working and now the selection is gone. We have opened a support case and are waiting for a resolution.
- ThereseSolimenoFormer Employee
hello rkendzior Tanya Denton There was a recent post that reported an issue that may be what's happening in your cases. Worth a look: https://techcommunity.microsoft.com/t5/microsoft-teams/ms-teams-new-meeting-experience-auto-unchecked/m-p/1549970
- Dave4Copper Contributor
ThereseSolimeno This has happened for me and it definitely isn't just a matter of the checkbox becoming unchecked. The checkbox has disappeared completely. It was there for a few weeks and now it's been gone for about a week.