cancel
Showing results for 
Search instead for 
Did you mean: 

Magento - 2.3.4 Products in backend can't to load after migrate from magento 1

Magento - 2.3.4 Products in backend can't to load after migrate from magento 1

I migrate store from Magento 1.9.4.3 and after migration all looks good but I can't to edit products.  Ajax Loader is staying on screen and not closed. Nobody product i can't to edit. In console I get 2 errors, Log is empty. 
Permissions is good, I run deploy, compile , flush cache, reindex but issue is not resolving. 

I didn't understand what is the problem. Smiley Sad
Please for Help...

 

screen.jpg

1 REPLY 1

Re: Magento - 2.3.4 Products in backend can't to load after migrate from magento 1

please run this command:

update eav_attribute set attribute_code = attribute_id where attribute_code is null or attribute_code = ''