Skip to content
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 regression - Add previous exception with more details #4

Closed
wants to merge 1 commit into from

Conversation

ihor-sviziev
Copy link

Description (*)

As part of magento#32730 we got a regression - the 2nd parameter for previous exception was lost. It was reported in magento#32730 (comment).
This PR brings back this 2nd parameter, it will be really useful for a clear understanding of what's happened and why, when we catch an exception during email sending.

Related Pull Requests

Fixed Issues (if relevant)

  1. Fixes magento/magento2#<issue_number>

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

@ihor-sviziev ihor-sviziev changed the title Add previous exception with more details Fix regression - Add previous exception with more details Jul 5, 2021
@ihor-sviziev
Copy link
Author

@magento run all tests

@ihor-sviziev
Copy link
Author

Created PR in the wrong repository. Closing in favor of magento#33419

@ihor-sviziev ihor-sviziev deleted the patch-16 branch July 5, 2021 10:08
@ihor-sviziev ihor-sviziev restored the patch-16 branch July 5, 2021 10:08
@ihor-sviziev ihor-sviziev deleted the patch-16 branch July 5, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant