magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.45k stars 9.29k forks source link

Issue at product import when provided with custom options-type: file (Created Product does not contain price for custom-option and show only the first file type extension provided) #38805

Closed ATIFYAQOOB869 closed 1 day ago

ATIFYAQOOB869 commented 3 months ago

Preconditions and environment

Attached the CSV used during the testing. export_catalog_product_20240606_161012.csv

Steps to reproduce

  1. Create a CSV file for product import.
  2. Add the necessary data for the product along with custom_options.
  3. Add the type: file and other data for the custom_options column. Make sure to add more than one file_extension attribute.
  4. Navigate to System>Import.
  5. Choose Entity type: Products and Import behaviors: Add/Update. Leave the remaining settings as default. (separators: ",")
  6. Validate and Import the Product.
  7. Check the created product customization options section on the edit product page. The price is missing and file extension show only the first extension provided in the CSV.

Expected result

Screenshot from 2024-06-06 16-01-46

Actual result

Screenshot from 2024-06-06 16-33-41

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 3 months ago

Hi @ATIFYAQOOB869. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

m2-assistant[bot] commented 3 months ago

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-Bravo commented 2 months ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 2 months ago

Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 2 months ago

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

engcom-Bravo commented 2 months ago

Hi @ATIFYAQOOB869,

Thanks for your reporting and collaboration,

We have verified the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.

Steps to reproduce

Screenshot 2024-06-18 at 10 07 53

The price is missing and file extension show only the first extension provided in the CSV.

Hence Confirming the issue.

Thanks.

github-jira-sync-bot commented 2 months ago

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-12172 is successfully created for this GitHub issue.

m2-assistant[bot] commented 2 months ago

:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

Yaroslav1301 commented 1 month ago

@magento I am working on this