Skip to content

Add an 'Is Empty' filter

mattwire requested to merge mattwire/dataprocessor:isemptyfilter into master

Allow to specify "Is Empty" for various filters.

This allows for example: Contact search showing both sides of a relationship (eg. Employer is). Specifying "Is empty" will return all contacts that do NOT have an employer.

Merge request reports