Skip to content

Admin analytics query builder: null/not null select menu options not working #230

@GUI

Description

@GUI

In the admin analytics interface, if you dive into the query builder, and then select "is null" or "is not null" for a specific field, the resulting query is currently broken.

This was accidentally broken by the fix to try to lower-case all the inputs by default: #205 However, I got a condition mixed up, which caused the code to try to downcase a null value, which triggered the error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions