Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.2.7
-
Fix Version/s: 4.2.8
-
Component/s: Core CiviCRM
-
Labels:None
Description
Replicated on demo site:
civicrm/contact/search/custom?csid=4&reset=1
This custom search returns the same results regardless which radio button you choose: and/or. The desired behavior is if "and" is chosen the results will be smaller (as ALL criteria must be met) but in fact the results are the same as OR. It appears that AND is not working at all.
I have interest in sponsoring this bug if you let me know how it is fixed or can provide an estimate. My exploration of the code hasn't resulted in me understanding why it is not working. Thanks!