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

Product grid not loading in admin, only error about ID already existing (2.1.0) #5412

Closed
samuellinde opened this issue Jul 1, 2016 · 5 comments

Comments

@samuellinde
Copy link

Steps to reproduce

  1. Export products as csv (around 1500 products).
  2. Re-import products, no major changes.
  3. Load product catalog in admin.

Expected result

  1. Should display the product grid as usual.

Actual result

  1. No product grid loaded, only the following error message Item (Magento\Catalog\Model\Product\Interceptor) with the same ID "1487" already exists.
  2. screen shot on 2016-07-01 at 23-48-14
@samuellinde samuellinde changed the title Product grid not loading in admin, only error about ID already existing Product grid not loading in admin, only error about ID already existing (2.1.0) Jul 1, 2016
@OnTapKristjan
Copy link
Contributor

See #5418 for a temporary fix.

@samuellinde
Copy link
Author

@OnTapKristjan Yep, that did the trick.

@afavata
Copy link

afavata commented Jul 21, 2016

I did the same... Exported a range of items and reimported them. Now I cannot browse item catalog grid.
File in report says:
a:4:{i:0;s:87:"Item (Magento\Catalog\Model\Product\Interceptor) with the same ID "567" already exists.";i:1;s:6983:"#0..... etc.

Thanks

@afavata
Copy link

afavata commented Jul 21, 2016

Ok I deleted the 10 database rows that were duplicated during the importing process. Now catalog grid shows all items without any issue.

@andimov andimov self-assigned this Aug 4, 2016
@andimov andimov removed their assignment Sep 2, 2016
@shiftedreality
Copy link
Member

Hi @samuellinde

Thank you for reporting.
This issue will be fixed in scope of #5418

Closed

magento-cicd2 pushed a commit that referenced this issue Apr 28, 2020
[Owls] Add redundant dependencies whitelist
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

6 participants