Skip to content

URL rewrites are not generated for categories with "Include in Menu=No" when creating a store view #28358

Open
@stupachenko

Description

@stupachenko

Preconditions (*)

  1. Magento 2.4-develop

Steps to reproduce (*)

  1. Navigate to Admin Panel > Catalog > Categories, select root category and add new subcategory:
Enable Category = Yes
Include in Menu = No
Category Name = Hidden Category
URL Key = hidden-category
  1. Open created category on the frontend using direct URL /hidden-category.html
  2. Navigate to Admin Panel > Stores > All Stores and create new store view:
Name: German
Code: german
Status: Enabled
  1. Return to frontend, switch to German store view.
  2. Open hidden category using direct URL /hidden-category.html

Expected result (*)

  1. Hidden category should be accessible on German store view.

Actual result (*)

  1. Hidden category is inaccessible on German store view, because URL rewrites are not generated for categories with "Include in Menu=No" when creating a store view.

  • Severity: S2

Metadata

Metadata

Assignees

Labels

Area: SEOComponent: UrlRewriteIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions