Skip to content

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

@matthiscock

Description

@matthiscock

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

Metadata

Metadata

Assignees

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions