Skip to content

[6.x] Fix some field filters not being applied#14015

Merged
jasonvarga merged 2 commits intostatamic:6.xfrom
daun:fix/field-filter-empty-not-empty
Feb 20, 2026
Merged

[6.x] Fix some field filters not being applied#14015
jasonvarga merged 2 commits intostatamic:6.xfrom
daun:fix/field-filter-empty-not-empty

Conversation

@daun
Copy link
Contributor

@daun daun commented Feb 20, 2026

Fix #14014 by whitelisting null and not-null as filter operators that don't require a value to be considered complete.

Should also fix #13987 by defining toggle filters with any value as complete.

@daun daun changed the title [6.x] Fix empty and not empty field filters not being applied [6.x] Fix some field filters not being applied Feb 20, 2026
@jasonvarga jasonvarga merged commit 067cab1 into statamic:6.x Feb 20, 2026
14 checks passed
@daun daun deleted the fix/field-filter-empty-not-empty branch February 20, 2026 22:21
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.

Field filters empty and not empty are not applied Field filter (boolean) in CP collection listing shows all entries regardless of value

2 participants