botframework-components
botframework-components copied to clipboard
Calendar Skill - Old adaptive card buttons trigger junk response
Describe the bug
After sending a meeting invite if a user clicks on any of the invite summary adaptive card buttons a junk/error message is displayed.
Version
Version: 2.1.2 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0
To Reproduce
- Create the Enterprise Assistant with Calendar and People Skills
- Create an event e.g. 'Set up a meeting for tomorrow at 9 AM' and confirm it's been created.
- After the bot replies that it's been created click on any of the card's buttons e.g. 'Add attendees', 'Update description', etc.
- See error
Expected behavior
Should not be clickable or should display appropriate error.
Screenshots
Additional context
investigating
Hello @ryub3n, Thank you for your patience. We are investigating and will get back to you once we have updates.
Hi @ryub3n, thanks for reporting this issue.
I was able to reproduce using a fresh Composer Enterprise Assistant Template.
Composer v 2.1.2 Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime v 4.16.0
facing this issue after the meeting has been created and clicking on previous card buttons.
https://user-images.githubusercontent.com/38049078/171762197-048b72dc-fb80-40ab-a50a-d4c6a5a8c344.mp4
Error: UpdateEventDialog.en-us.lg:formatDateTime has invalid first argument [FormatTimeRange] Error occurred when evaluating expression. [EventDateTimeContainer] Error occurred when evaluating expression. [EventDetailBody] Error occurred when evaluating expression. [EventDetailActionsCard] Error occurred when evaluating expression. [SendActivity_F6WlGO] Error occurred when evaluating expression. [__temp__8775af15b89148528665180f4e775172] Error occurred when evaluating expression., UpdateEventDialog.en-us.lg:formatDateTime has invalid first argument [FormatTimeRange] Error occurred when evaluating expression. [EventDateTimeContainer] Error occurred when evaluating expression. [EventDetailBody] Error occurred when evaluating expression. [EventDetailActionsCard] Error occurred when evaluating expression. [SendActivity_F6WlGO] Error occurred when evaluating expression. [__temp__2627c1738ebd43cd94eaaa7aeb7e03e5] Error occurred when evaluating expression.
Fix available in linked PR (pending review).
we have a PR so marking this as exempt from the daily DRI report