Prices not updated after catalog price rule activation
Prices do not update after activating a catalog price rule using the Scheduled Update feature due to a race condition between cron groups. Configure both cron groups to run sequentially to resolve the issue.
Description description
Environment
Adobe Commerce
Issue/Symptoms
- Prices are not updated after activating a catalog price rule using the Scheduled Update feature.
commerce-data-export.logshowssynced: 0for prices feed after scheduled updates are applied.
Resolution resolution
Configure both cron groups to run sequentially to eliminate the race condition:
-
Go to Stores
>Configuration>Advanced>System>Cron (Scheduled Tasks). -
Set Use Separate Process to No for both:
- Cron configuration options for group: index
- Cron configuration options for group: staging.
-
Save the configuration and flush the configuration cache.
Note: With both groups running in-process and sequentially, a slow full reindex blocks staging from running until it finishes. On large catalogs, this delays staging updates.
Related reading
recommendation-more-help
experience-cloud-kcs-help-kbarticles