Skip to content

Invalidate product cache on reindex#19

Open
Coosos wants to merge 1 commit into
Smile-SA:masterfrom
Coosos:invalidate-product-cache
Open

Invalidate product cache on reindex#19
Coosos wants to merge 1 commit into
Smile-SA:masterfrom
Coosos:invalidate-product-cache

Conversation

@Coosos

@Coosos Coosos commented Jun 28, 2022

Copy link
Copy Markdown

Step to reproduced

  • Configure indexer from Update by save to Update by schedule
  • With retailer offer, update navigation mode to Drive
  • Create a retailer and offer (I have to make offer from DB because impossible to create offer from the BO)
  • Execute re-indexation to update page list
  • Show page list and product page
  • From the BO, update product price and wait re-indexation process

Actual

After the re-indexation process, the price is not updated on page list and product page.

Expected

The page list and product page is automatically updated after re-indexation

Other information

I don't think the catalogearch_fulltext is the good indexer for this process.
For me, catalog_product_price would be a better choice.
Otherwise, why not create a custom indexer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant