sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Already uploaded files are missing in artifact bundles

Open krystofwoldrich opened this issue 2 years ago • 1 comments

  • From resolved React Native SDK issue: https://github.com/getsentry/sentry-react-native/issues/3593#issuecomment-1948372028

If a bundle was already uploaded before without source maps, uploading it a second time with source maps will result in an artifact bundle containing only the source map and so symbolication won't work.

This seems unexpected to me.

Expected the bundle will be included in the artifact bundle.

> Upload type: artifact bundle
Source Map Upload Report
  Minified Scripts
    ~/index.android.bundle (skipped; already uploaded)
  Source Maps
    ~/index.android.bundle.map

krystofwoldrich avatar Feb 19 '24 09:02 krystofwoldrich

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar Mar 12 '24 00:03 github-actions[bot]