Scan Deleted
A job belongs to a scan that has been deleted. Without a parent scan to roll up into, the job cannot make meaningful progress.
How to
Repair
- Fail the job — terminal. The job has no purpose without its parent scan.
- Bulk-fail all scan_deleted jobs in one action from the overview page.
Gotchas
- Deleting a scan while jobs are still active is the cause; consider archiving instead of deleting.
- No reassignment is possible — the scan ID is gone.
API calls (1)
| Method | Path | Description |
|---|---|---|
| POST | /api/health/job-errors/bulk-repair | action=fail across all scan_deleted rows |
Related
- Job Errors Overview — Category model