Is it possible to update existing issues with sourcemaps in sentry?

We are using self-hosted Sentry for Angular Frontend application. We are uploading hidden sourcemaps from gitlab pipeline. It works perfectly for all new issues since start. We define release based on project name concatenated with commit hash.

But I supposed that when I upload sourcemaps also for old releases, existing issues will be updated.

I am sure that filenames are correct, including cache bursting hashes, I can even see sourcemaps in artefacts tab.

Should this work instantly? Or is it possible to update details of existing issues somehow? Documentation doesn’t contain information if it is.

I have create stackoverflow bounty and add images - https://stackoverflow.com/questions/60466846/is-it-possible-to-update-existing-issues-with-sourcemaps-in-sentry