Skip to content
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

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

Open
1 task
stupachenko opened this issue May 25, 2020 · 20 comments · May be fixed by #30427
Open
1 task
Assignees
Labels
Area: SEO Component: UrlRewrite Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: PR in progress Reported on 2.4.0 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@stupachenko
Copy link

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
@m2-assistant
Copy link

m2-assistant bot commented May 25, 2020

Hi @stupachenko. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

Please, add a comment to assign the issue: @magento I am working on this


@ghost ghost added this to Ready for QA in Community Backlog May 25, 2020
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label May 25, 2020
@swathishs swathishs self-assigned this May 26, 2020
@m2-assistant
Copy link

m2-assistant bot commented May 26, 2020

Hi @swathishs. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Add label Issue: Confirmed once verification is complete.

  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@swathishs
Copy link

@magento give me 2.4-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @swathishs. Thank you for your request. I'm working on Magento 2.4-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @swathishs, here is your Magento instance.
Admin access: https://i-28358-2-4-develop.instances.magento-community.engineering/admin_e44f
Login: 6694e8cb Password: a2565879f849
Instance will be terminated in up to 3 hours.

@swathishs
Copy link

The issue is been reproduced on the 2.4-develop branch

Attachments:
1.New subcategory:
image

2.Frontend with default view:
image

  1. New store view:
    image

  2. German store view:
    image

  3. 404 Error:
    image

@swathishs swathishs added Component: UrlRewrite Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels May 26, 2020
@ghost ghost unassigned swathishs May 26, 2020
@ghost ghost moved this from Ready for QA to Ready for Dev in Community Backlog May 26, 2020
@magento-engcom-team
Copy link
Contributor

@swathishs Thank you for verifying the issue.

Unfortunately, not enough information was provided to acknowledge ticket. Please consider adding the following:

  • Add "Reproduced on " label(s) to this ticket based on verification result

Once all required information is added, please add label "Issue: Confirmed" again.
Thanks!

@magento-engcom-team magento-engcom-team removed the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label May 26, 2020
@ghost ghost removed the Progress: ready for QA label May 26, 2020
@ghost ghost moved this from Ready for Dev to Ready for QA in Community Backlog May 26, 2020
@swathishs swathishs self-assigned this May 26, 2020
@swathishs swathishs added Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels May 26, 2020
@ghost ghost unassigned swathishs May 26, 2020
@magento-engcom-team magento-engcom-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label May 26, 2020
@magento-engcom-team
Copy link
Contributor

✅ Confirmed by @swathishs
Thank you for verifying the issue. Based on the provided information internal tickets MC-34622 were created

Issue Available: @swathishs, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@ghost ghost moved this from Ready for QA to Ready for Dev in Community Backlog May 26, 2020
@ghost ghost removed the Progress: ready for QA label May 26, 2020
sodhisarab pushed a commit to sodhisarab/magento2 that referenced this issue Oct 10, 2020
…clude in Menu=No' when creating a store view
sodhisarab pushed a commit to sodhisarab/magento2 that referenced this issue Oct 10, 2020
…clude in Menu=No' when creating a store view
@sidolov sidolov added this to Dev In Progress in High Priority Backlog Oct 20, 2020
@ghost ghost moved this from Dev In Progress to Pull Request In Progress in High Priority Backlog Oct 20, 2020
@ghost ghost removed this from Ready for Dev in Community Backlog Oct 20, 2020
@ghost ghost removed this from Dev In Progress in Low Priority Backlog Oct 20, 2020
@magento-engcom-team magento-engcom-team added the Reported on 2.4.0 Indicates original Magento version for the Issue report. label Nov 13, 2020
@engcom-Bravo engcom-Bravo self-assigned this May 22, 2024
Copy link

m2-assistant bot commented May 22, 2024

Hi @engcom-Bravo. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

    1. Add/Edit Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

@engcom-Bravo engcom-Bravo removed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available. Triage: Done Has been reviewed and prioritized during Triage with Product Managers CD Issue recommended for the contribution day labels May 22, 2024
@engcom-Bravo
Copy link
Contributor

Hi @stupachenko,

Thanks for your reporting and collaboration.

We have verified the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.

Screenshot 2024-05-22 at 12 34 33

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.

Hence Confirming the issue.

Thanks.

@engcom-Bravo engcom-Bravo added Area: SEO Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels May 22, 2024
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-11994 is successfully created for this GitHub issue.

Copy link

m2-assistant bot commented May 22, 2024

✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: SEO Component: UrlRewrite Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: PR in progress Reported on 2.4.0 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
High Priority Backlog
  
Pull Request In Progress
10 participants