-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Scoped identity at product alert email #26534
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
Scoped identity at product alert email #26534
Conversation
Hi @maqlec. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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.
Hi @maqlec
Thanks for your contribution
Please check the test failures.
@Stepa4man failing tests are unrelated to changes. Is there a way to retest only one of them? |
34efe00
to
da04422
Compare
all checks have passed :) |
Hi @Stepa4man, thank you for the review.
|
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.
@maqlec Due to Magento Definition of Done all code must be covered by tests.
Seems like new behavior not covered by existing dev/tests/integration/testsuite/Magento/ProductAlert/Model/EmailTest.php
test
Pull Request state was updated. Re-review required.
@engcom-Delta failed tests are not related to changes |
@magento run all tests |
… alert-sender-scope-fix
045659b
to
a50dcf5
Compare
@magento run all tests |
Hi @Stepa4man, thank you for the review.
|
@magento create issue |
Hi @maqlec, thank you for your contribution! |
Description (*)
Price/stock alert email was always sended with identity from default store. I fixed that identity sets from store where alert is subscribed
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: