[bug]: Deletion of Work Issue - no warning - soft delete - no recovery option
Open
@vihar is already working on this.
Since Oct 9, 2025.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When you delete a work issue, there is no warning to confirm
When you do delete, in postgres it is soft deleted (deleted_at)
- the purpose of soft delete is to allow things to be recovered
No recovery option to restore, there should be a way to restore this, by having your search expose deleted ones, allow known links (e.g. the link to the orginal ticket) work and show its been deleted, or within the project have a 'Deleted Item' list, where things can be recovered
Steps to reproduce
Go to ny Work Item
Delete
Environment
Production
Browser
None
Variant
Self-hosted
Version
0.28
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.