0

I imported products via API calls successfully. After sync, products not appearing under admin->grid... I can see under table "catalog_product_entity".

I flushed cache, reindex and run cron manually.

Still getting the same issue.

Please help.

Thanks,

Kashif
  • 305
  • 1
  • 6

1 Answers1

0

Solution:

Seems Magento-2 bug.

Please sort the product grid via "ID". It must work.

Thanks,

Kashif
  • 305
  • 1
  • 6
  • Did you open an issue on the github project for this? – Mir Aug 06 '18 at 08:57
  • Please do it, so the bug can be found and fixed and other devs looking for info like me can find them more easily. – Mir Aug 29 '18 at 08:00