Skip to content

fix(preprod): Correct snapshot status multi-select filters#120601

Draft
jamieQ wants to merge 1 commit into
masterfrom
fix/eme-1252-snapshot-status-filter
Draft

fix(preprod): Correct snapshot status multi-select filters#120601
jamieQ wants to merge 1 commit into
masterfrom
fix/eme-1252-snapshot-status-filter

Conversation

@jamieQ

@jamieQ jamieQ commented Jul 24, 2026

Copy link
Copy Markdown
Member

Snapshot status filters now use exact-match semantics, preventing checkbox-driven multi-selects from retaining contains and producing wildcard lists that the builds endpoint rejects. Checkbox selection now applies the same operator normalization as regular option selection, and the snapshot status field no longer exposes wildcard operators.

Regression coverage verifies that selecting an initial value via checkbox changes contains to is.

Fixes EME-1252

Treat snapshot statuses as exact enum values and make checkbox selection use the same operator normalization as regular option selection.

Fixes EME-1252
@linear-code

linear-code Bot commented Jul 24, 2026

Copy link
Copy Markdown

EME-1252

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant