Hi - Over in #1316140: Default rule configurations are no longer being rebuilt for tax types / rates we're struggling with the fact that in certain cases, although a rule is successfully created, the menu item for it is not immediately available. In this case, it causes the testbot to fail when running at high concurrency.

Is there anything you can suggest for this? It's dogged us in a number of places in Commerce.

Comments

fago’s picture

Component: Rules Core » Rules Engine

I guess this is related to out-date entity info on cache-clears, what results in incomplete menu-rebuilds for the first cache clear. If so, the patches from #996236-73: drupal_flush_all_caches() does not clear entity info cache should solve this.

mitchell’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.