CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Smart Groups - when re-evaluated?
Pages: [1]

Author Topic: Smart Groups - when re-evaluated?  (Read 678 times)

YMNathaniel

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 1
Smart Groups - when re-evaluated?
May 12, 2010, 03:22:19 pm
I looked around the documentation but couldn't find this...

Does anyone know when/how often Smart Group conditions are re-evaluated to determine what records meet the criteria and fit in the group?

Is it just one time, upon group creation? Or is it time based? Event based (ie everytime a CiviMailing is scheduled to send to that group)?

Thanks!!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Smart Groups - when re-evaluated?
May 12, 2010, 04:00:44 pm

the entire cache is reset whenever a contact is "edited or created". There is a cache timeout mechanism to ensure that the cache is not reset too often. The cache is recomputed on a as needed basis (i.e. when a request is made)

so basically it is "event based".

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Smart Groups - when re-evaluated?

This forum was archived on 2017-11-26.