Imported customers without issues, but no in mage2

Imported customers today from 1.7 without issues. However, when I go to magento 2 admin->customers, I don’t see any customers listed there. Migration log shows customers imported in batches of 100’s. Can you suggest where to troubleshoot this problem ?

1 answer

Profile photo of Mall Staff 184060.00 $tone November 18, 2016
Public

Hi marcinmf,
To see the customers after migrated, you have to reindex your data:
php -f bin/magento indexer:reindex
and clean M2 cache:
php -f bin/magento cache:clean
Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments