-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Graphql products query returns only ids for select or multiselect fields #31622
base: 2.4-develop
Are you sure you want to change the base?
Graphql products query returns only ids for select or multiselect fields #31622
Conversation
…ultiselect fields
Hi @shikhamis11. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests 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 |
@magento run all tests |
@magento run Unit Tests |
@magento run all tests |
@shikhamis11 Hi there, we are experiencing the same issue for our store, so do you guys know what is the fix? Thanks |
Try this quickfix module |
Prioritized as P3 due to possible changes on approach, more information here: magento/architecture#456 |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
As mentioned in above comment, we are doing follow up with team. We are waiting for the PO's input on the same. Once will get the clarity on that, we will proceed further on this. Thank you! |
As per latest updates on JIRA, internal GraphQL team will going to work on this issue in separate epic, which they will try to deliver in scope of 2.4.7. until then keeping the PR in same status. Thank you! |
As per above comment moving this PR On hold until it gets deliver in 2.4.7 Thank you! |
@gabrieldagama @cpartica now the next release is 2.4.7, this can be unheld? |
Description (*)
variables:
{
"url_key": "dual-handle-cardio-ball"
}
Actual result (*)
the response only returns the value ids.
for showing additional custom attributes we have added
custom_attributes
fieldfor Example
output will be like
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)