Skip to content

[5.x] Prevent group fieldtype from filtering out false values#11928

Merged
jasonvarga merged 2 commits into5.xfrom
fix/group-fieldtype-filtering
Jul 4, 2025
Merged

[5.x] Prevent group fieldtype from filtering out false values#11928
jasonvarga merged 2 commits into5.xfrom
fix/group-fieldtype-filtering

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request fixes an issue where the Group fieldtype was incorrectly filtering out false values. It should only be filtering out null values.

Fixes #11926
Caused by #11788

@jasonvarga jasonvarga merged commit 6a3aa2c into 5.x Jul 4, 2025
25 checks passed
@jasonvarga jasonvarga deleted the fix/group-fieldtype-filtering branch July 4, 2025 16:03
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.

Toggles with default true inside Groups cannot be untoggled

2 participants