Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Grouped products not associated on import #34

@piotrekkaminski

Description

@piotrekkaminski

From @adamlavery on October 18, 2017 9:51

When importing grouped products, the simple products are imported but not associated with the group product.

Magento OS v2.2.0

Steps to reproduce:

  1. Setup and export grouped product, including simple associated products.
  2. Delete grouped product and simple products.
  3. Wait for re-index. (+1 to restore re-index option from admin).
  4. Import using the unmodified export file generated.

Expected result:

  1. Grouped/simple products should be recreated as originally exported, with simple associated with group.

Actual result:

  1. Group product and simple products are created, but simple are not associated with the grouped.

Have tried to import simple products only, wait for re-index then import grouped; still no association. Export CSV contains entry for associated_skus set to "SKU1=1.0000,SKU2=1.0000", same as was exported.

Copied from original issue: magento/magento2#11535

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions