Skip to content

When importing catalog data, simple products become disassociated with configurables #6561

@pizzachip

Description

@pizzachip

Preconditions

Nginx
PHP 5.6
Magento 2.1.0
5400 skus in product catalog, mixture of simple and configurable

I have encountered this issue in multiple versions of Magento 2 and on multiple projects in each.

Steps to reproduce

  1. Create a large catalog (>2000skus) with configurable products
  2. Create an upload file that just updates the price field (just the base price, not advanced)
  3. Upload the price update file
  4. Check your configurable products in the admin panel. You will find that products that had configurable items associated with them now have no associations.

Previously (2.0 version) when encountering this issue, we would see that the simple products associated with the configurables had lost attributes values. Once we restored those attribute values (either via upload or manually), the products reassociated to the confugurables.

Unfortunately, we have not found a way to predict the issue.

Expected result

  1. When you upload a product file, you should not lose associations between simples and configurables.

Actual result

  1. You lose them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions