Skip to content

fix(preprod): Disallow wildcards for snapshot status - #120677

Merged
jamieQ merged 2 commits into
masterfrom
fix/eme-1252-snapshot-status-wildcards
Jul 27, 2026
Merged

fix(preprod): Disallow wildcards for snapshot status#120677
jamieQ merged 2 commits into
masterfrom
fix/eme-1252-snapshot-status-wildcards

Conversation

@jamieQ

@jamieQ jamieQ commented Jul 27, 2026

Copy link
Copy Markdown
Member

Snapshot status filters now offer only exact-match operators, preventing the search builder from generating wildcard values that the preprod API rejects.
Fixes EME-1252

Before After
1252-before 1252-after

Treat snapshot statuses as exact enum values so the search builder cannot generate unsupported wildcard filters.

Fixes EME-1252
@linear-code

linear-code Bot commented Jul 27, 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 27, 2026
@jamieQ
jamieQ marked this pull request as ready for review July 27, 2026 18:40
@jamieQ
jamieQ requested review from a team as code owners July 27, 2026 18:40
Comment thread static/app/components/searchQueryBuilder/index.spec.tsx Outdated
Comment thread static/app/components/searchQueryBuilder/index.spec.tsx Outdated
@jamieQ
jamieQ enabled auto-merge (squash) July 27, 2026 18:54
@jamieQ
jamieQ merged commit 6a3943e into master Jul 27, 2026
80 of 81 checks passed
@jamieQ
jamieQ deleted the fix/eme-1252-snapshot-status-wildcards branch July 27, 2026 18:57
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.

2 participants