Teams Upgrade Guidance
19 TopicsIssue: "Something went wrong. Please try again." Error on Submit/Approve Button in Adaptive Card fo
I'm encountering an issue with my Microsoft Teams bot where the adaptive card displays the error message "Something went wrong. Please try again." whenever I click the Submit or Approve button. Despite this error, the bot successfully receives a response from the backend. Details: Scenario: The issue occurs when attempting to submit a form or approve an item from a table using an Adaptive Card within a Teams bot. Backend Response: The backend does return a response, but the adaptive card still throws the error. Adaptive Card JSON: Below is the JSON code for the Adaptive Card used for form submission: { "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.4", "type": "AdaptiveCard", "body": [ { "type": "TextBlock", "text": "Please fill out the form below:" }, { "type": "Container", "id": "createLeaveContainer", "items": [ { "type": "Container", "id": "request", "items": [ { "type": "Input.ChoiceSet", "id": "leaveType", "style": "compact", "choices": [ { "title": "Vacation outside KSA", "value": "VOUT" }, { "title": "Exit Re-entry Request Hol", "value": "EXRL" }, { "title": "Vacation Inside KSA", "value": "VIN" } ], "placeholder": "Select leave type"}, { "type": "Input.Date", "id": "startDate", "placeholder": "Select Start date" }, { "type": "Input.Date", "id": "endDate", "placeholder": "Select End date" } ] } ] } ], "actions": [ { "type": "Action.Submit", "title": "Submit", "data": { "action": "createLeave" } } ]New thems
In the 1960s, a creative performance researcher named George Land conducted a study of 1,600 five-year-olds and 98 percent of the children scored in the “highly creative” range. Dr. Land re-tested each subject during five year increments. When the same children were 10-years-old, only 30 percent scored in the highly creative range. This number dropped to 12 percent by age 15 and just 2 percent by age 25. As the children grew into adults they effectively had the creativity trained out of them. In the words of Dr. Land, “non-creative behavior is learned.”External chat disabled after s4b onpremise to teams migration
We have shutdown skype for busines server . Done below steps 1. changed all the dns configuration 2.changed coexistence mode in teams admin center to teams only. 3. Enabled external chat settings in teams admin center. Now when users tries to chat with external user it shows "chat is disabled , This user is currently using Skype for Business". when I checked teams admin center and powershell command I got following results. Teams admin center : Interpretedusertype: HybridOnPremEnabledUserWithSfBAnd Teams License Powershell results : Hosting provider : srv: Interpretedusertype: hybridonpremteamonlyuser (Attached) Only for few user external chat is working and the configuration is as follows Teams admin center : Interpretedusertype: HybridOnlineEnabledUserWithSfBAnd Teams License Powershell result: Hosting provider : sipfed.online.lync.com Interpretedusertype: AADConnectEnabledonlineteamonlyuser (Attached). Please advice how to fix this issue.What it takes to setup Microsoft Teams Rooms over existing CISCO Rooms setup?
Helo, Can you please share, how to use Microsoft Teams rooms over existing CISCO setup in rooms? Is it possible? If yes, what it takes to setup? Does it require extra device? config setup ? does it has to be replaced existing CISCO setup with Microsoft Teams certified devices? Can you please clarify? Thanks,Moving to Teams only using global tenant setting - questions!
Hi all, We are planning to move to Teams Only setting soon (currently on Islands mode. Skype and Teams available for everyone. We have a mix of Skype and Teams users). We have decided to switch all users at once based on Pilot feedback. Since the change will be for everyone, we want to just use the org wide tenant setting in the Teams Admin Center to switch everyone at once so I have a couple of questions about this approach: We have approximately 2000 user accounts. How long will it take for the switch to happen approximately?. Anyone have any past experiences? Will the Skype meetings already schedules be migrated automatically by the backend migration process?. I know this happens when switching individual user accounts when that setting checkbox is marked but I don't know if the migration process will also be triggered by changing the org wide setting. Thank you in advance for your feedback!Teams User Keeps Getting "Continue Your Conversation Here" Link in Existing Conversations
Hi, This user has been using teams for months, this issue arose on Tuesday. All was working fine before. Now any time they have a conversation with an external user who is still using skype (their org is still transitioning to teams) they get a message at the bottom of their conversation that says "Due to Org Policy Changes, some chat and calling features are no longer available. Continue your conversation here" When they click that link it opens another chat window entirely like they're having their first conversation ever. This happens with any user who is external, and it used to work perfectly in the past. This problem replicates to the web app version of teams as well. We already re-installed teams standalone app to the desktop and that did not rectify the issue. The user is using a teams exploratory license as well and I removed it and that didnt fix the issue either. I attached photos of the error message and how you can see the same person's conversation pops up in another chat window entirely. Please advise.