Skip to content

[Routes] Replace current delete anti-pattern with Soft Delete pattern #4

@benn0k

Description

@benn0k

Expected Behavior

When deleting rows, should we just mark the row as deleted, instead of actually deleting data? (Need to research this)

Actual Behavior

When deleting rows, we set all rows to an empty string

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions