-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)
Milestone
Description
I want to propose the creation of a new filter setting working title "Only if parameter is set".
This is meant to be like the "NOT" rules and only wrap one other filter setting.
The behaviour should be to check if an attribute name is non empty and then either (to be configurable):
- return an empty result (
[]). - return an abstain result (
null).
This would come in handy and could reduce the amount of custom SQL queries being executed.
Metadata
Metadata
Assignees
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)