-
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
magento#38805: Issue at product import when provided with custom options-type: file #38926
magento#38805: Issue at product import when provided with custom options-type: file #38926
Conversation
…ons-type: file - Fixed issue with parsing 'file_extension' data. - Resolved the issue where the price was not set for the file custom-options type.
Hi @Yaroslav1301. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento run all tests |
@magento run Functional Tests CE |
@magento run Functional Tests EE, Functional Tests B2B |
@magento run Functional Tests EE, Functional Tests B2, Functional Tests CE |
@magento run all tests |
Hi @Yaroslav1301, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce
Before: ✖️ ![]() After: ✔️ ![]() Builds are failed. Hence, moving this PR to Extended Testing. Thanks. |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests, Unit Tests |
Few test failures in recent 2 builds for functional B2B, CE are not consistent and remaining are known issues. Functional B2B: Run 1: ![]() ![]() Functional CE: Run 1: ![]() ![]() Known issues in B2B and CE:
|
@magento run Functional Tests EE |
Few test failures in recent 2 builds for functional EE are not consistent and remaining are known issues. Hence moving this to Merge in Progress ![]() ![]() Known issues in EE:
|
16f40c1
into
magento:2.4-develop
Ensure the import with custom options works properly for the 'file' type.
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Attached the CSV used during the testing.
catalog_product.csv
Questions or comments
Contribution checklist (*)