Skip to content

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

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

Closed
pizzachip opened this issue Sep 9, 2016 · 2 comments

Comments

@pizzachip
Copy link

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.
@sevos1984
Copy link
Contributor

I have generated 8800 skus including 2000 configurable using setup:performance:generate-fixtures tool. Then exported and imported all products back with updated price and all is fine. Try updating to latest release version and allocating more memory to magento.

@sevos1984
Copy link
Contributor

We are closing this issue because it hasn’t been updated in more than two weeks. If you can still reproduce this issue, please create a new GitHub issue report.

magento-engcom-team pushed a commit that referenced this issue Jan 28, 2021
[honey] PWA-1328: [PAP] Dynamic Blocks Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants