Skip to content

New filter setting "Only if parameter is set". #1090

@discordier

Description

@discordier

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):

  1. return an empty result ([]).
  2. 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)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions