Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Since smart group searches use the group_contact_cache table, they behave erratically when data entry is happening at the same time as each new contact clears the cache table.
I'll be committing a change to trunk soon to add an option to set a cache timeout value rather than deleting it each time a contact is added (but that will be the default behavior).