sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Improve group deletion

Open armenzg opened this issue 4 months ago • 0 comments

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).

armenzg avatar Jun 13 '25 14:06 armenzg