Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.7
-
Fix Version/s: Unscheduled
-
Component/s: Core CiviCRM
-
Labels:None
Description
See the demo site. I created a custom field called "Contact is Removed" and then I went to search builder and added the criteria "Contact is Removed" != 1. I get 0 results. I understand this is because it is joining on civicrm_custom_field_value, but what does someone do, if they add a field (even with a default value like I did) after the contact has been created, and want to do a negative test?