Skip to content

[IMPROVEMENT]: Make draft dataset deletion recoverable (soft delete) #258

Description

@kairoaraujo

Description

Deleting a draft dataset should not permanently remove it right away. Give users a way to recover a draft they deleted by accident.

Current Behavior x Proposed Improvement

Current behavior: Deleting a draft dataset is a hard delete — all data is removed immediately and cannot be undone.

Proposed improvement: Deleting a draft should instead mark it as deleted and hide it. Deleted drafts appear in a "Deleted" section on My datasets, where the user can restore them or permanently delete them.

Additional Notes

Uploaded files stay untouched during delete and restore. Related PR: #226.

Metadata

Metadata

Assignees

Labels

🪴 improvementUse when you want to refine/improve an existing functionality (enhance functionality).

Type

No type

Projects

Status
Now
Status
In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions