-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix issue 17152 - prevent email being marked as not sent if email cop… #18288
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 issue 17152 - prevent email being marked as not sent if email cop… #18288
Conversation
…y fails due to exception
|
Hi @sambolek. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
Hey @sambolek. Thank you for the fix. Please consider fixing the failed static tests even if you didn't touch the failing code. We would appreciate that. You can use this guide https://devdocs.magento.com/guides/v2.2/coding-standards/docblock-standard-general.html |
Fixes according to static test failures
|
Hi @slavvka, thank you for the review. |
|
Hi @sambolek. Thank you for your contribution. |
|
Hi @sambolek, we need the fix to be delivered also to 2.2-develop branch so please don't forget to port this PR to 2.2-develop; you can do it easily using the Porting Tool, https://devdocs.magento.com/guides/v2.2/contributor-guide/contributing.html#porting-tool |
Description
Prevent email being marked as not sent if email copy fails due to exception.
Fixed Issues (if relevant)
Manual testing scenarios
Provided inside reported issue
Contribution checklist