Extract code that populates temp table for an individual group
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 1 Jun 2021 02:24:23 +0000 (14:24 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 1 Jun 2021 05:31:58 +0000 (17:31 +1200)
commit5949be80bcce1a3b7fad32c87e13117c16fce92f
tree2d8eee0fc7880d9aa8d680e3b597e1080b5012c7
parent3f2768637f6b0571983ab33933af6c9c1249abdd
Extract code that populates temp table for an individual group

This is part of breaking the individual group actions (this might
actually be the only one that needs to be done on an individual group)
into single actions. Then the ones that could be on one
or more groups can all be consistent.

Note this is only called from one place and is protected (& covered by tests)
so there is no practical change
CRM/Contact/BAO/GroupContactCache.php