Appearance
Trash & restore
Test cases are soft-deleted by default — they go to Trash and can be restored.
Sending to Trash
- From the detail panel: kebab menu → Delete.
- Bulk: select cases, click Delete in the bulk-actions bar.
The case is removed from the active tree but kept in the database with deleted=true.
Viewing Trash
In the tree panel header, click the Trash toggle. The view switches to a flat list of all soft-deleted cases (group nodes are hidden in trash mode). Selection clears on every toggle.
Restoring
In Trash mode:
- Select cases.
- Click Restore in the bulk-actions bar.
Restored cases reappear in the active tree at the same position they had before deletion (custom field values are preserved).
Permanent delete
In Trash mode, the bulk-actions bar also shows Delete permanently. Gated to Owner+ roles. Irreversible. Refused by the backend if any TestResult still references the case.