CRM-18125 remove country_id from filter where state_province_id is present
authoreileen <emcnaughton@wikimedia.org>
Tue, 1 Mar 2016 01:23:44 +0000 (14:23 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 1 Mar 2016 17:33:12 +0000 (06:33 +1300)
commit20306bb83b08050b0ab832836422ab35e69952aa
tree4c2ecb1c6b9c7e273307fab831cfad7bb17ba307
parent80d0439e42e408099eb23eec31171063e89a56cb
CRM-18125 remove country_id from filter where state_province_id is present

The country_id is implcit in the state_province_id, but in the absence of a combined filter including it hurts performance

Change-Id: Ic311c4c438002e7390e2c0f7b21059bd26f618f3
CRM/Contact/BAO/Query.php
CRM/Contact/Form/Search/Advanced.php