Skip to content

Fix null values in filter dropdowns#4459

Open
Withalion wants to merge 2 commits intodev/filteringfrom
fix/null-values-filter-dropdowns
Open

Fix null values in filter dropdowns#4459
Withalion wants to merge 2 commits intodev/filteringfrom
fix/null-values-filter-dropdowns

Conversation

@Withalion
Copy link
Copy Markdown
Contributor

This PR fixes 2 things:

  • dropdowns showing unique values for field will instead of empty option show No value option as the first option if NULL values are stored in the field
  • for multi select unique values dropdowns the filter expression generation changed, plugin now supplies only expression for a single value and the app needs to multiply this expression with as many values as selected and join it with OR

@Withalion Withalion added this to the 2026.2.0 milestone Apr 18, 2026
@Withalion Withalion self-assigned this Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant