Skip to content
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

New child products are not attached to configurable on import #22555

Closed
lyusya-nnn opened this issue Apr 30, 2019 · 10 comments
Closed

New child products are not attached to configurable on import #22555

lyusya-nnn opened this issue Apr 30, 2019 · 10 comments
Labels
Component: Admin Component: ConfigurableProduct Component: ImportExport duplicate Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release

Comments

@lyusya-nnn
Copy link

lyusya-nnn commented Apr 30, 2019

Preconditions (*)

  1. Magento 2.3.1

Steps to reproduce (*)

  1. Add options to product attribute color - red, black, green
    56805368-81178800-6831-11e9-8a1e-dc6803234aa9

  2. Create a configurable product with sku test-configurable and one virtual/simple product attached (sku = test-configurable-red, color = red)
    Test Configurable   Products   Inventory   Catalog   Magento Admin

  3. create an import CSV file that contains a new simple/virtual product and update for the configurable to attach a new child product (file content):

sku,name,price,store_view_code,attribute_set_code,product_type,categories,product_websites,color,associated_skus,configurable_variations
test-configurable-black,Test Black,5,,Default,virtual,,base,black,,
test-configurable,Test Configurable,,,Default,configurable,,base,,"test-configurable-red,test-configurable-black","sku=test-configurable-red,color=red|sku=test-configurable-black,color=black"

  1. Go to System -> Import, select Entity Type = Products, Import Behavior = Add/Update, Select File to Import = upload your CSV file and run import
  2. Recheck test-configurable product

Expected result (*)

New product test-configurable-black is attached to the configurable product test-configurable

Actual result (*)

New product test-configurable-black is not attached to the configurable product test-configurable

Test Configurable   Products   Inventory   Catalog   Magento Admin

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Apr 30, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 30, 2019

Hi @lyusya-nnn. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@lyusya-nnn do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@ajijshekh123 ajijshekh123 self-assigned this Apr 30, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 30, 2019

Hi @ajijshekh123. 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: 👇

  • 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.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.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. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 6. Add label Issue: Confirmed once verification is complete.

  • 7. Make sure that automatic system confirms that report has been added to the backlog.

@ajijshekh123
Copy link

@lyusya-nnn - Please provide the Step to reproduce steps properly. Please manage the list of product which you will be used.

@lyusya-nnn
Copy link
Author

@ajijshekh123 description is updated.

@ajijshekh123
Copy link

Thanks for the update @lyusya-nnn

@ajijshekh123 ajijshekh123 added Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Component: Admin Component: ConfigurableProduct and removed Progress: needs update labels Apr 30, 2019
@ajijshekh123
Copy link

Give me @magento-engcom-team give me 2.3-develop instance.

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123, here is your Magento instance.
Admin access: https://i-22555-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@ajijshekh123 ajijshekh123 added Component: ImportExport Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Apr 30, 2019
@ghost ghost unassigned ajijshekh123 Apr 30, 2019
@magento-engcom-team magento-engcom-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Apr 30, 2019
@magento-engcom-team
Copy link
Contributor

✅ Confirmed by @ajijshekh123
Thank you for verifying the issue. Based on the provided information internal tickets MAGETWO-99458 were created

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

@krishprakash
Copy link

Hi @lyusya-nnn. Thank you for your report.
Issue is duplicate to -> magento-engcom/import-export-improvements#90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Admin Component: ConfigurableProduct Component: ImportExport duplicate Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

No branches or pull requests

4 participants