Environment
SaaS (https://sentry.io/)
Version
No response
Link
https://sentry-sdks.sentry.io/issues/3930501990/events/4ebd9752f0074af4b3c406765d08a710/?project=5428537
DSN
No response
Steps to Reproduce
Open linked event. Click "Show Details" below the stack trace to see the debug info file.

Now click the View button to look at the details:
Expected Result
Both the sources and debug files should show status OK.
Actual Result
The sources file shows status OK, but the debug file shows status Deleted.

Hover on the status shows:

Hover on the download button shows:

Yet despite that, you can still click on the button and download the debug file, which has the .pdb extension. If it truly had been deleted, then you wouldn't be able to download it, and symbolication of future events would fail - but they too succeed.
Environment
SaaS (https://sentry.io/)
Version
No response
Link
https://sentry-sdks.sentry.io/issues/3930501990/events/4ebd9752f0074af4b3c406765d08a710/?project=5428537
DSN
No response
Steps to Reproduce
Open linked event. Click "Show Details" below the stack trace to see the debug info file.
Now click the
Viewbutton to look at the details:Expected Result
Both the
sourcesanddebugfiles should show statusOK.Actual Result
The
sourcesfile shows statusOK, but thedebugfile shows statusDeleted.Hover on the status shows:
Hover on the download button shows:
Yet despite that, you can still click on the button and download the debug file, which has the
.pdbextension. If it truly had been deleted, then you wouldn't be able to download it, and symbolication of future events would fail - but they too succeed.