Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 22:50 UTC
Updated:
11 Apr 2012 at 20:00 UTC
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
Comment #1
fagoI 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.
Comment #2
mitchell commented