Skip to content

feat(validator): Add query validation#117781

Merged
wmak merged 2 commits into
masterfrom
wmak/feat/add-query-validation
Jun 16, 2026
Merged

feat(validator): Add query validation#117781
wmak merged 2 commits into
masterfrom
wmak/feat/add-query-validation

Conversation

@wmak

@wmak wmak commented Jun 16, 2026

Copy link
Copy Markdown
Member
  • This adds the ability to validate queries to the validate endpoint
  • This fixes a bug where occasionally a null error was just the emptystring
  • This fixes a bug where environments weren't being validated

- This adds the ability to validate queries to the validate endpoint
- This fixes a bug where occasionally a null error was just the
  emptystring
- This fixes a bug where environments weren't being validated
@wmak wmak requested review from a team as code owners June 16, 2026 03:40
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 16, 2026
Comment thread src/sentry/api/endpoints/organization_events_validate.py Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 27b52ff. Configure here.

Comment thread src/sentry/api/endpoints/organization_events_validate.py
Comment thread src/sentry/api/endpoints/organization_events_validate.py
@wmak wmak merged commit 892062c into master Jun 16, 2026
85 checks passed
@wmak wmak deleted the wmak/feat/add-query-validation branch June 16, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants