Skip to content

feat(issue-details): Show Unsymbolicated exception value, module and type#104238

Merged
romtsn merged 7 commits intomasterfrom
rz/feat/exception-value-unsymbolicated
Dec 2, 2025
Merged

feat(issue-details): Show Unsymbolicated exception value, module and type#104238
romtsn merged 7 commits intomasterfrom
rz/feat/exception-value-unsymbolicated

Conversation

@romtsn
Copy link
Copy Markdown
Member

@romtsn romtsn commented Dec 2, 2025

Requires #104237
Closes getsentry/sentry-java#4937

Consumes raw_value from the API and shows it when the Unsymbolicated view is toggled.

Original

Screenshot 2025-12-02 at 13 39 23

Minified

Google Chrome 2025-12-02 13 41 07 Google Chrome 2025-12-02 19 38 14

@romtsn romtsn requested a review from a team as a code owner December 2, 2025 14:34
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 2, 2025
@romtsn romtsn requested review from a team as code owners December 2, 2025 16:46
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 2, 2025
@github-actions

This comment was marked as outdated.

@romtsn romtsn force-pushed the rz/feat/exception-value-unsymbolicated branch from d432e04 to f623d9f Compare December 2, 2025 16:47
@romtsn romtsn removed the Scope: Backend Automatically applied to PRs that change backend components label Dec 2, 2025
@romtsn romtsn removed request for a team December 2, 2025 16:48
@romtsn romtsn changed the title feat(issue-details): Show Unsymbolicated exception value feat(issue-details): Show Unsymbolicated exception value, module and type Dec 2, 2025
Base automatically changed from rz/feat/expose-raw-value to master December 2, 2025 20:42
@romtsn romtsn enabled auto-merge (squash) December 2, 2025 20:43
@romtsn romtsn merged commit 5499a29 into master Dec 2, 2025
48 checks passed
@romtsn romtsn deleted the rz/feat/exception-value-unsymbolicated branch December 2, 2025 20:54
romtsn added a commit that referenced this pull request Dec 4, 2025
…dule in Raw view (#104327)

Follow up on #104238 
Closes
getsentry/sentry-java#4937 (comment)

`on class xg.d` down here is minified:

<img width="1144" height="321" alt="Google Chrome 2025-12-03 17 44 16"
src="https://github.com/user-attachments/assets/af860b29-259b-4c98-8afd-500ed9199522"
/>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deobfuscated exception messages should be obfuscated in the 'Unsymbolicated' view

2 participants