Skip to content

Conversation

@aliu39
Copy link
Member

@aliu39 aliu39 commented Jun 2, 2025

Feature requested in

Reading the user fields from the event based on

Note this isn't done for feedback v2 (captureFeedback). This is trickier since we don't have the event data at ingest time.

@codecov
Copy link

codecov bot commented Jun 2, 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   #92688       +/-   ##
===========================================
+ Coverage   46.21%   87.90%   +41.68%     
===========================================
  Files       10234    10250       +16     
  Lines      587244   587981      +737     
  Branches    22829    22829               
===========================================
+ Hits       271371   516838   +245467     
+ Misses     315427    70697   -244730     
  Partials      446      446               

assert evidence["is_spam"] is True


@django_db_all
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved up (unchanged)

Copy link
Contributor

@michellewzhang michellewzhang left a comment

Choose a reason for hiding this comment

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

all tests are unchanged?

edit: ignore i see the new tests

@aliu39 aliu39 merged commit f718361 into master Jun 3, 2025
61 checks passed
@aliu39 aliu39 deleted the aliu/infer-email branch June 3, 2025 13:49
andrewshie-sentry pushed a commit that referenced this pull request Jun 3, 2025
Feature requested in
- getsentry/sentry-native#1264

Reading the user fields from the event based on
https://github.com/getsentry/sentry/blob/eeee98ba851fa4219f998a4f41030e3eaaef289d/src/sentry/issues/event.schema.json#L2974

Note this isn't done for feedback v2 (`captureFeedback`). This is
trickier since we don't have the event data at ingest time.
@sentry
Copy link

sentry bot commented Jun 4, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AttributeError: 'NoneType' object has no attribute 'event_id' sentry.feedback.usecases.create_feedback in shi... View Issue

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 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.

3 participants