- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Product attributes missing in admin after data migration
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
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Product attributes missing in admin after data migration
Hi Rakesh,
thank you for your answer but, reindex anche clean cache doesn't works
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Product attributes missing in admin after data migration
I noticed some attributes not assigned to attribute sets which were in general group