Skip to content

Implement soft deletes for improved data safety #16

Description

@trtajim

Currently, there is no soft delete mechanism, so anyone with the Delete permission can permanently remove records, which may lead to data loss. Since the project is open source, adding soft deletes would provide an extra layer of protection, even though delete permissions are only granted to trusted users.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions