Restoring chat history should not mark user activities as "send failed" #4501
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Required for internal reporting. Do not delete.
customer-reported
Required for internal Azure reporting. Do not delete.
icm
Linked from IcM
Milestone
Is it an issue related to Adaptive Cards?
Do you have any screenshots?
What version of Web Chat are you using?
Latest production
The bug first introduced in 4.15.3 and did not repro on 4.15.2.
Which distribution are you using Web Chat from?
Bundle (webchat.js)
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
Browser: Edge (latest), Browser: Chrome (latest), Browser: Firefox (latest), Browser: Safari (latest), Browser: IE Mode (latest), Platform: Windows, Platform: macOS, Platform: iOS/iPadOS, Platform: Android
Which area does this issue affect?
Chat history
Is this an accessibility issue?
Please describe the bug
When restoring chat history from ABS, activities sent by user are wrongly tagged as "Send failed. Retry."
This only repro when the
localTimestamp
field is present.Do you see any errors in console log?
No response
How to reproduce the issue?
Use this HTML in WebDriver.
What is the expected and actual behavior?
Expected:
The send status for the first activity should be "Just now." or a date.
Actual:
The send status is "Send failed. Retry."
Adaptive Card JSON
No response
Additional context
Possibly related to PR #4362.
Related to ticket 346670699.
The text was updated successfully, but these errors were encountered: