-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Magento REST API returns not existing SKU when custom option was set #25461 #30667
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
base: 2.5-develop
Are you sure you want to change the base?
Conversation
Hi @engcom-Hotel. 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 |
Recreated from #30430 |
…n_custom_option_was_set_25461
@magento run all tests |
…ustom_option_was_set_25461
@magento run all tests |
@magento run all tests |
@magento run all tests |
1 similar comment
@magento run all tests |
…n_custom_option_was_set_25461
…n_custom_option_was_set_25461
@magento run all tests |
@magento run all tests |
@magento run Functional Tests CE, Functional Tests EE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Approved.
Failing tests looks not related to changes form this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ QA Failed
According to the Expected result from the issue #25461, You should have an ability to get real product SKU
It doesn't work correctly with Configurable product.
In this particular case, displayed on the screenshot, I would expect to get the SKU of the simple product - Configurable 2-Red, not the SKU of the main Configurable product
@ihor-sviziev What do you think about this?
@magento run Functional Tests CE |
Hi @engcom-Bravo,
@ihor-sviziev @gabrieldagama What do you think? |
@engcom-Hotel looks good to me. |
Moved on hold until workflow for 2.5 version release. |
Not finished yet, please feel free to continue. |
Description (*)
Fix for the API response at the quote for products SKU without options.
Related Pull Requests
https://github.com/magento/partners-magento2ee/pull/411
Fixed Issues (if relevant)
Manual testing scenarios (*)
#25461
Questions or comments
Contribution checklist (*)