sentry
sentry copied to clipboard
Improve group deletion
Move these lines: https://github.com/getsentry/sentry/blob/f39a2b585ccf49e8ae7e04959b3fe2b5e518a984/src/sentry/api/helpers/group_index/delete.py#L85-L94 into src/sentry/deletions/tasks/groups.py
If the aforementioned lines failed to execute, it will prevent the deletion of the groups.
This can be seen in this event (internal link).