magento/magento2#40027: Product stock alert's website and stock misma…#40431
Conversation
… for multi website Enhance product alert queries to include website_id and store_id
|
Hi @KrasnoshchokBohdan. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
|
@magento run all tests |
|
@magento run Functional Tests B2B, Functional Tests EE |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Hello @KrasnoshchokBohdan,
Thank your for your contribution!
The changes looks good to us, but please cover the changes with some automated test in accordance to the DOD.
Thank you
|
@magento run all tests |
|
@magento run all tests |
|
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests, |
|
@magento run all tests |
|
@magento run Static Tests |
@engcom-Hotel and @KrasnoshchokBohdan, I have implemented integration test to cover the changes. Requesting for the review. |
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
The failed tests seems flaky to me.
Approving the PR for further processing.
|
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests |
eaccc33
into
magento:2.4-develop








Fix product alert website mismatch issue for multi-website setup
Description (*)
In multi-website setups, the admin product alerts grid displays incorrect website information. When a customer subscribes to product alerts on different websites, the grid shows the customer's registered website for all alerts instead of the actual subscription website.
This fix includes
website_idandstore_idfromproduct_alert_stockandproduct_alert_pricetables in the collection SELECT clause, ensuring the admin grid displays the correct website where each alert was subscribed.Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
customer/account_share/scopeto0)Questions or comments
Contribution checklist (*)