List of questions
Related questions
Question 36 - AD0-E722 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.
Reduce the frequency of the cron job to 5 minutes so the items have more time to process.
B.
Make sure that no custom or third-party modules modify the changelog and indexing process.
C.
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.
D.
Invalidate the catalog_Product_price indexer in the Adobe Commerce Admin Panel so that it is fully reindexed next time the cron runs.
E.
Manually reindex the catalog_product_price index from the command line: bin/magento indexer:reindex catalog_product_price.
Your answer:
0 comments
Sorted by
Leave a comment first