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

[Atwix] CMS Hierarchy child pages URL Key response #30474

Closed
magento-engcom-team opened this issue Oct 12, 2020 · 7 comments
Closed

[Atwix] CMS Hierarchy child pages URL Key response #30474

magento-engcom-team opened this issue Oct 12, 2020 · 7 comments
Assignees
Labels
Mageconf_Contribution_Day Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Progress: done Project: GraphQL
Milestone

Comments

@magento-engcom-team
Copy link
Contributor

ISSUE:

GrapghQL URL Resolver not working for CMS Hierarchy

STEPS TO REPLICATE:

  • Create new nodes for page hierarchy (ex: Name: Graph Parent, URL: graph-parent)
  • Add a CMS page to the node created. You can see "test page" CMS page is assigned to the "Graph Parent" node. 
  • This CMS page can be accessed from browser without any issue using this URL "graph-parent/test-page"

!image-2020-07-21-10-43-03-444.png|width=321,height=343!

{
  urlResolver(url: "graph-parent/test-page") {
    id
    relative_url
    redirectCode
    type
  }
}

ACTUAL RESULTS:

{
  "data": {
    "urlResolver": null
  }
}

 

EXPECTED RESULTS:

Resolved URL data should be returned

@magento-engcom-team magento-engcom-team added Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Progress: ready for dev labels Oct 12, 2020
@magento-engcom-team
Copy link
Contributor Author

The issue was exported from the internal JIRA. The link to the original JIRA issue: https://jira.corp.magento.com/browse/MC-36037

@m2-assistant
Copy link

m2-assistant bot commented Oct 12, 2020

Hi @magento-engcom-team. 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


⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

🕙 You can find the schedule on the Magento Community Calendar page.

📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@m2-community-project m2-community-project bot added this to Ready for Grooming in Low Priority Backlog Oct 12, 2020
@m2-community-project m2-community-project bot moved this from Ready for Grooming to Ready for Development in Low Priority Backlog Oct 12, 2020
@magento-engcom-team magento-engcom-team changed the title [GraphQL] CMS Hierarchy child pages URL Key response [Atwix] CMS Hierarchy child pages URL Key response Oct 12, 2020
@nrkapoor nrkapoor added this to the 2.4.2 milestone Oct 18, 2020
@nrkapoor nrkapoor moved this from Ready for Development to Good first Issue in Low Priority Backlog Oct 18, 2020
@ghost ghost added this to Ready for Development in GraphQL Backlog Oct 20, 2020
@ghost ghost removed this from Good first Issue in Low Priority Backlog Oct 20, 2020
@konarshankar07
Copy link
Contributor

@magento I'm working on this

@ghost ghost moved this from Ready for Development to Dev In Progress in GraphQL Backlog Oct 23, 2020
@konarshankar07 konarshankar07 removed their assignment Oct 23, 2020
@ghost ghost moved this from Dev In Progress to Ready for Development in GraphQL Backlog Oct 23, 2020
@andrewbess
Copy link
Contributor

@magento I'm working on this

@ghost ghost moved this from Ready for Development to Dev In Progress in GraphQL Backlog Oct 24, 2020
@m2-community-project m2-community-project bot moved this from Dev In Progress to Pull Request In Progress in GraphQL Backlog Nov 25, 2020
@m2-community-project m2-community-project bot moved this from Dev In Progress to Pull Request In Progress in GraphQL Backlog Nov 25, 2020
@m2-community-project m2-community-project bot moved this from Pull Request In Progress to Done in GraphQL Backlog Dec 1, 2020
@adarshkhatri
Copy link
Contributor

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

@magento-deployment-service
Copy link

Hi @adarshkhatri. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

Hi @adarshkhatri, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mageconf_Contribution_Day Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Progress: done Project: GraphQL
Projects
No open projects
Development

No branches or pull requests

7 participants