Open
Description
Preconditions and environment
- Magento version: 2.4.8-p1
- Multi website setup with MSI
- Global config value for Share Customer Accounts
- Enable Stock alert
Steps to reproduce
- Create customer account on website A.
- Subscribe to "Notify me when this product is in stock" alert from OOS product's PDP.
- Logout and Login to website B with same customer.
- Subscribe stock notify me on same product.
- Open admin product edit page where it's showing only website A and there stock in stock alert.
Expected result
It should be show the correct website and stock instead of website from customer account is created.
Actual result
For all the website's stock alerts, it is showing same website and stock where customer account is created.
Additional information
-
product_alert_stock
table have correct website and store data and it is sending emails from correct store but product edit page shows wrong data. -
Collection which used to show data on product edit page is using
website_id
fromcustomer_entity
table instead ofproduct_alert_stock
.
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready for Development