Skip to content

Fixed invalid custom fields being used for filtering#17544

Merged
snipe merged 2 commits intogrokability:developfrom
marcusmoore:fixes/custom-field-filter
Aug 15, 2025
Merged

Fixed invalid custom fields being used for filtering#17544
snipe merged 2 commits intogrokability:developfrom
marcusmoore:fixes/custom-field-filter

Conversation

@marcusmoore
Copy link
Copy Markdown
Collaborator

@marcusmoore marcusmoore commented Aug 8, 2025

This PR fixes an issue where invalid custom fields were being accepted and used for filtering. Now the $filter is run through array_filter checked against $allowed_columns and valid custom field keys.

[RB-20068]
[RB-20069]

@marcusmoore marcusmoore marked this pull request as ready for review August 11, 2025 22:02
@marcusmoore marcusmoore requested a review from snipe as a code owner August 11, 2025 22:02
@snipe snipe merged commit 2141ee7 into grokability:develop Aug 15, 2025
7 checks passed
@marcusmoore marcusmoore deleted the fixes/custom-field-filter branch August 18, 2025 19:28
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.

2 participants