-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Show alert message after conversation becomes degraded RC [WPB-6607] #2501
fix: Show alert message after conversation becomes degraded RC [WPB-6607] #2501
Conversation
…nversation-becomes-degraded-rc
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #2501 +/- ##
====================================================
Coverage ? 58.39%
Complexity ? 21
====================================================
Files ? 1171
Lines ? 45306
Branches ? 4287
====================================================
Hits ? 26455
Misses ? 16928
Partials ? 1923 Continue to review full report in Codecov by Sentry.
|
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 2 Passed Test Services
|
#2502) Co-authored-by: boris <boris.safonov@appunite.com>
#2502) Co-authored-by: boris <boris.safonov@appunite.com>
What's new in this PR?
Issues
When a conversation becomes degraded, we must show a message to the user when:
Expected:
Actual: None of the above happen!
Causes (Optional)
Dialog showing flag was not updated on MLS status changes
Solutions
Update dialog showing flag on MLS status changes