Hi all,
After a data migration from magento 1.8.1.0 to magento 2.2.2, we can see product attributes only in database while they missing in admin section.
Could you help, please?
Kind Regards
Solved! Go to Solution.
The solution was that attributes importated with data migration tool, have is_visible flag set to 0 in catalog_eav_attribute table. When I had update it to 1 and after reindex, I was able to see it in magento backend.
Just run indexer command from command line to get changes of your admin panel,
Go to your magento root folder using CLI,
run below command,
php bin/magento indexer:reindex php bin/magento cache:flush
Hi Rakesh,
thank you for your answer but, reindex anche clean cache doesn't works
I noticed some attributes not assigned to attribute sets which were in general group