-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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] Cannot return null for non-nullable field "SelectedCustomizableOption.label" #39729
Comments
Hi @indykoning. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @indykoning, Thanks for your reporting and collaboration. we have tried to reproduce the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots. ![]() Response was returning null. Thanks. |
Hi @engcom-Bravo, From your screenshot I assume you removed the product itself from Magento since it no longer shows up at all. |
Hi @indykoning, Thanks for your reporting and collaboration. We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. ![]() internal server error with message "Cannot return null for non-nullable field "SelectedCustomizableOption.label"" Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-14256 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Preconditions and environment
Steps to reproduce
Expected result
I would expect the item to be returned without the selected option that no longer exists
Actual result
I am unable to interact with the cart anymore and am greeted with
Cannot return null for non-nullable field "SelectedCustomizableOption.label"
errors
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: