Closed
Description
Preconditions (*)
- Magento 2.4-develop (seen originally on 2.3.4-p2)
- Multi store setup
Steps to reproduce (*)
- Create category "Parent" in Admin store, deactivate it, is anchor = true
- Create category "Parent -> Child" In Admins store as a child, deactivate it, is anchor = true
- Now assign a product to The Child category
- Go to a store view, enable the Parent and the Child Categories on store level
- Check in the frontend: "Parent"
Expected result (*)
- "Parent" should show the Product on the frontend which is assigned to the child, because both a anchor categories.
Actual result (*)
- Parent category is empty
Workaround
- Enable both categories on the main store (0) as well, then the is anchor functionality works
Problem might be somewhere here:
- Problem is the products do not get added to the catalog_category_product_index_storeX table
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done