-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
Description
Self-Hosted Version
24.7.1
CPU Architecture
x86_64
Docker Version
27.2.1
Docker Compose Version
v2.12.2
Steps to Reproduce
I'm not sure how to give actual reproduction steps, so instead I'll try to describe what's happening and provide files.
- Create a build and upload source maps to Sentry
- Trigger an error event
- See error in Sentry UI
Expected Result
- Error should show up in Sentry with unminified code
Actual Result
- Error shows up in Sentry but code is minified
When clicking "Unminify code" everything looks like it should be working:
- Event JSON shows that a
debug_id
is present: event.json - An artifact bundle containing files with the corresponding
debug_id
exists in Sentry:
Am I wrong to expect that Sentry should correlate the event's debug_id
and the files in the artifact bundle with the corresponding debug_id
in this case?
Event ID
No response
K-Jean, edgariscoding, lcsoka, rasmus0201, Frydkjaer and 4 morerasmus0201 and glasdam
Metadata
Metadata
Assignees
Labels
Projects
Status
No status
Status
No status