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.55k stars 9.32k forks source link

Import custom option by CSV for multi store view #13983

Open QKChris opened 6 years ago

QKChris commented 6 years ago

Preconditions

  1. Magento 2.4-develop
  2. Multi store view, 2 languages

Steps to reproduce

Expected result

  1. The options tittle(in CSV is "name" in custom_options) and Value(option_title in custom_options of CSV) should be in different languages as I translated in CSV.

Actual result

  1. The options tittle and values are not imported according different values for store view.
magento-engcom-team commented 6 years ago

@QKChris, thank you for your report. We've acknowledged the issue and added to our backlog.

PieterCappelle commented 6 years ago

@dmanners Can you assign import/export label to this one?

dmanners commented 6 years ago

Hey @PieterCappelle I have added the label. I am fairly sure that this is a duplicate of an issue we have in the import/export project (https://github.com/magento-engcom/import-export-improvements). Pieter could you have a look through the issues and link the duplicate and close this issue for me.

Thank you.

joachimVT commented 6 years ago

I'm having the same issue in Magento ver. 2.2.5

facetimer commented 6 years ago

Any news ? Or solution ? I can't put my website in production mode with this kind of issue... My website have 7 langage with many custom option.... A solution will be really appreciate !

keyurk-emipro commented 5 years ago

@magento-engcom-team can you please send me team invitation or assign me this issue?

facetimer commented 5 years ago

@keyuremipro Do you know how to resolve this problem ?

Thank you!!!!

facetimer commented 5 years ago

@keyuremipro Hello ! I am really stuck! I must to import all my custom option for multi store view by csv...

Do you kno how to resolve this kind of issue #13774 ?

Thank you

parekhreena commented 5 years ago

Any update on this ?

facetimer commented 5 years ago

Still here with version 2.3.3...

m2-assistant[bot] commented 4 years ago

Hi @engcom-Delta. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


engcom-Delta commented 4 years ago

@facetimer @parekhreena @QKChris thank you for your reports. I am not able to reproduce issue on 2.4-develop

Steps to reproduce:

Result: :heavy_check_mark: The options tittle and values are successfully imported according different values for each store views. image

Please feel free to comment, reopen or create new ticket according to the Issue reporting guidelines if you are still facing this issue on the latest 2.4-develop branch. Thank you for collaboration.

Sathishkumar8731 commented 4 years ago

Hi Team,

I have cross checked with Magento 2.4 develop package and noticed the same issue. The title is not changing while importing the csv with store view code.

Also, I noticed the record is not creating under "catalog_product_option_type_title".

Could you please check the problem again and share the feedbacks

product_fr.csv.txt (url)

magento-deployment-service[bot] commented 4 years ago

Thanks for opening this issue!

engcom-Delta commented 4 years ago

Hi @Sathishkumar8731, thanks for update.

m2-assistant[bot] commented 4 years ago

Hi @engcom-Delta. 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:

magento-engcom-team commented 4 years ago

:white_check_mark: Confirmed by @engcom-Delta Thank you for verifying the issue. Based on the provided information internal tickets MC-31020 were created

Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

baranada commented 4 years ago

I confirm this problem exists on 2.4-develop branch. I started importing the product_fr.csv to second website after changing txt extension to csv, and modifying csv store content to matching my store. Product importing went success. but there were two problems.

  1. the product doesn't created any custom options.
  2. the product website is not correct. I put second website, but it made in default website.

It looks like importing process only takes base information and ignore others.

m2-assistant[bot] commented 4 years ago

Hi @sdzhepa. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


m2-assistant[bot] commented 4 years ago

Hi @engcom-Delta. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


github-jira-sync-bot commented 3 years ago

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

m2-assistant[bot] commented 3 years ago

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

engcom-Delta commented 1 month ago

Hi @QKChris ,

Thanks for your reporting and collaboration. We have re-verified the issue in latest 2.4-develop instance and the issue is reproducible. Kindly refer the screenshots.

Steps to reproduce -

  1. Create multiple store view
  2. Create product with custom options image
  3. Fill in store code for translated value for store view(e.g., french), and import it. product_Germany.csv
  4. Observe Additional Customizable options are created for respective store view image

Thanks.