magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Import custom option by CSV for multi store view

Open QKChris opened this issue 7 years ago • 25 comments

Preconditions

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

Steps to reproduce

  • Multi store view: default, french

  • Create product with custom options image

  • Fill in store code for translated value for store view(e.g., french), and import it. product_fr.csv.txt

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.

QKChris avatar Mar 07 '18 03:03 QKChris

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

magento-engcom-team avatar Mar 09 '18 16:03 magento-engcom-team

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

PieterCappelle avatar Mar 19 '18 10:03 PieterCappelle

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.

dmanners avatar Mar 19 '18 11:03 dmanners

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

joachimVT avatar Jul 23 '18 12:07 joachimVT

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 !

facetimer avatar Oct 05 '18 15:10 facetimer

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

keyurk-emipro avatar Jan 30 '19 10:01 keyurk-emipro

@keyuremipro Do you know how to resolve this problem ?

Thank you!!!!

facetimer avatar Feb 20 '19 23:02 facetimer

@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

facetimer avatar Mar 06 '19 01:03 facetimer

Any update on this ?

parekhreena avatar Apr 18 '19 14:04 parekhreena

Still here with version 2.3.3...

facetimer avatar Oct 29 '19 21:10 facetimer

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:

  • [ ] 1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • [ ] 2. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • [ ] 3. If the issue is not relevant or is not reproducible any more, feel free to close it.


m2-assistant[bot] avatar Jan 06 '20 10:01 m2-assistant[bot]

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

Steps to reproduce:

  • Multi store view: default, french, dutch
  • Create product with custom options(such as Size) image
  • Fill in store code for translated value for store view(e.g., french), and import it. #13983issue.csv.txt

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.

engcom-Delta avatar Jan 06 '20 12:01 engcom-Delta

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)

Sathishkumar8731 avatar Jan 31 '20 07:01 Sathishkumar8731

Thanks for opening this issue!

Hi @Sathishkumar8731, thanks for update.

engcom-Delta avatar Feb 03 '20 10:02 engcom-Delta

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:

  • [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • [ ] 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • [ ] 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • [ ] 5. Add label Issue: Confirmed once verification is complete.

  • [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.

m2-assistant[bot] avatar Feb 03 '20 10:02 m2-assistant[bot]

: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.

magento-engcom-team avatar Feb 03 '20 10:02 magento-engcom-team

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.

baranada avatar Mar 21 '20 04:03 baranada

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:

    1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

m2-assistant[bot] avatar Nov 02 '20 15:11 m2-assistant[bot]

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:

    1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

m2-assistant[bot] avatar Nov 02 '20 15:11 m2-assistant[bot]

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

github-jira-sync-bot avatar Aug 25 '21 06:08 github-jira-sync-bot

: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.

m2-assistant[bot] avatar Aug 25 '21 06:08 m2-assistant[bot]

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.

engcom-Delta avatar Oct 03 '24 10:10 engcom-Delta

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
  3. image
  4. Fill in store code for translated value for store view(e.g., french), and import it.

product_fr.csv

  1. Observe Additional Customizable options are created for default store too.
Image

Hence, Reconfirming the issue. Thanks.

engcom-Delta avatar Dec 12 '25 11:12 engcom-Delta

:x: Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-986 ,https://jira.corp.adobe.com/browse/AC-1058

github-jira-sync-bot avatar Dec 12 '25 11:12 github-jira-sync-bot