How to associate an already sent event to a release version?

Hi,

I already have some events in my Sentry and I hadn’t a release back then. I created the release after, uploaded the source maps and now I want to associate those events to see where the errors are occurring.

Is there a way to do this?

Thanks,

Adding a release afterwards is sadly not possible, since there is no way to mutate Event data after it has already been processed :frowning:

1 Like