cancel
Showing results for 
Search instead for 
Did you mean: 

Admin Product Catalog not updating after changes to products

Re: Admin Product Catalog not updating after changes to products

I'm having exactly the same issue running 2.2.5

Re: Admin Product Catalog not updating after changes to products

Same problem for me. Running Magento 2.2.6. I think these name are saved in anothere table. i will investigate next days

Re: Admin Product Catalog not updating after changes to products

I finally found the root of the problem and a permanent solution!

 

All of the items, under the specific store views, used to have "Use Default Value" selected for all the fields. So when I edited anything under All Store Views, it would apply to all of the store views. For some reason, "Use Default Value" became deselected for several fields and I started having this problem.

 

Unfortunately, the only permanent solution I found requires running a few queries in the database directly. But it is a quick and easy fix that applies to all the items: https://magento.stackexchange.com/a/33373

 

Now that I applied this fix, all of my edits are saving and appearing correctly.

Re: Admin Product Catalog not updating after changes to products

No meu caso eu consegui resolver mudando a visão de loja na hora de cadastrar ou atualizar produtos.

Deus seja louvado!

Re: Admin Product Catalog not updating after changes to products

I am new to Magento... Would you mind providing a bit of direction on connecting to the DB and managing the content therein?