Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.6.15, 4.7.6
-
Fix Version/s: Unscheduled
-
Component/s: CiviReport
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
In the contact summary report, as well in the participant event listing (I suspect in all reports), the filter options seem limited compared to the advanced search builder.
To search for empty fields, we can only search for NULL, and not empty.
When we use NOT NULL in the reports, we still get the results that are empty.
Would it be hard to fix this? Not much of a coder but if I know where to look maybe I can try