Skip to content

Conversation

@cliffordxing
Copy link
Contributor

The previous query implementation labelled the archived field as "is_archived", which was causing this following issue: https://sentry.sentry.io/issues/7052385268/?project=1&query=id%3A61ea7f29fdcb482d8fe214cf91277254&referrer=issue-stream

The fix is trivial, as we rename the field to match the implementation to avoid the keyError.

Relates to: https://linear.app/getsentry/issue/REPLAY-824/create-query-function-for-replay-details

@cliffordxing cliffordxing requested a review from a team as a code owner November 24, 2025 19:37
@linear
Copy link

linear bot commented Nov 24, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #103914    +/-   ##
=========================================
  Coverage   80.58%    80.58%            
=========================================
  Files        9292      9300     +8     
  Lines      396718    397115   +397     
  Branches    25286     25286            
=========================================
+ Hits       319681    320011   +330     
- Misses      76577     76644    +67     
  Partials      460       460            

@cliffordxing cliffordxing merged commit 53ffcc5 into master Nov 24, 2025
66 checks passed
@cliffordxing cliffordxing deleted the update-query-archived-alias branch November 24, 2025 20:57
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