Skip to content

fix(discover): Handles when issue is in top events with transactions#83032

Merged
wmak merged 1 commit intomasterfrom
wmak/fix/handle-issue-on-transactions
Jan 8, 2025
Merged

fix(discover): Handles when issue is in top events with transactions#83032
wmak merged 1 commit intomasterfrom
wmak/fix/handle-issue-on-transactions

Conversation

@wmak
Copy link
Copy Markdown
Member

@wmak wmak commented Jan 7, 2025

  • Sometimes queries are being run on the transactions dataset with the issues field, but since issue doesn't exist there its causing the query to fail
  • Fixes SENTRY-3DPS

- Sometimes queries are being run on the transactions dataset with the
  issues field, but since issue doesn't exist there its causing the
  query to fail
- Fixes SENTRY-3DPS
@wmak wmak requested a review from a team as a code owner January 7, 2025 20:20
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 7, 2025
@wmak wmak merged commit 75ef399 into master Jan 8, 2025
@wmak wmak deleted the wmak/fix/handle-issue-on-transactions branch January 8, 2025 16:58
andrewshie-sentry pushed a commit that referenced this pull request Jan 22, 2025
…83032)

- Sometimes queries are being run on the transactions dataset with the
issues field, but since issue doesn't exist there its causing the query
to fail
- Fixes SENTRY-3DPS
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants