CRM-21229 - handle two new reasons not to regenerate cache
authorJamie McClelland <jm@mayfirst.org>
Thu, 28 Sep 2017 01:18:11 +0000 (21:18 -0400)
committerJamie McClelland <jm@mayfirst.org>
Thu, 28 Sep 2017 01:18:11 +0000 (21:18 -0400)
commit01ef4db933b77d2f373ae6cf9591b1a5a07b194c
tree71099f5b5302768564fa7ac815483869a11c5796
parenta19f583409bf2821fd262fbad601a85dd4e91649
CRM-21229 - handle two new reasons not to regenerate cache

If group has children - they could have expired smart groups
and if the group's cache_date is a date that has passed.
CRM/Contact/BAO/Group.php
tests/phpunit/CRM/Group/Page/AjaxTest.php