List of questions
Related questions
Question 25 - AD0-E718 discussion
A merchant notices that product price changes do not update on the storefront.
The index management page in the Adobe Commerce Admin Panel shows the following:
• All indexes are set to 'update by schedule'
• Their status is 'ready'
• There are no items in the backlog
• The indexes were last updated 1 minute ago
A developer verifies that updating and saving product prices adds the relevant product IDs into the catalog_product_price_cl changelog table.
Which two steps should the Architect recommend to the developer to resolve this issue? (Choose two.)
A.
Invalidate the catalog_product_price indexer in the Adobe Commerce Admin Panel so that it is fully reindexed next time the cron runs.
B.
Manually reindex the catalog_product_price index from the Command line:bin\magentor indexer:reindex catalog_product_price.
C.
Make sure that no custom or third-party modules modify the changelog and indexing process.
D.
Make sure that the version_id for the price indexer in the mview_state table is not higher than the last entry for the same column in the changelog table and re-synchronize.
E.
Reduce the frequency of the cron job to 5 minutes so the items have more time to process.
Your answer:
0 comments
Sorted by
Leave a comment first