-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Treat send attempt as unsuccessful when there is a message. #35220
Conversation
10.2.0: #35221 |
Codecov Report
@@ Coverage Diff @@
## master #35220 +/- ##
============================================
- Coverage 65.53% 65.53% -0.01%
Complexity 18645 18645
============================================
Files 1218 1218
Lines 70540 70542 +2
Branches 1288 1288
============================================
Hits 46231 46231
- Misses 23932 23934 +2
Partials 377 377
Continue to review full report at Codecov.
|
@PVince81 is it better now? |
Acceptance test related to this feature is here: #35215 |
@VicDeo yes. would be good to update unit tests where possible |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Description
result.ocs.meta.status
is 200 when the email was not sent.Related Issue
Motivation and Context
Frontend says that email is successfully sent even when it has been not sent.
How Has This Been Tested?
See #35218
Types of changes
Checklist:
Open tasks: