I have migrated data from magento 1.7 to Magento 2.1.3. All products working fine as well as all products are displayed in the frontend but when i will edit one product in admin than its showing me "Requested product doesn't exist" error.
Only one product has above error.
Can you please help me to resolve this issue?
Thanks in advance.
Solved! Go to Solution.
I have resolved the problem by my self.
I found some products in the database without sku.
So i have assigned sku and my problem get resolved.
Hi @Sanjay Jethva,
Could you please attach a screenshot of the error?
Have you reviewed the database?
Best regards.
Gabriel
I have resolved the problem by my self.
I found some products in the database without sku.
So i have assigned sku and my problem get resolved.