makeplane / makeplane/plane

[bug]: Deletion of Work Issue - no warning - soft delete - no recovery option

Open
#7,936 4 comments 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.