CHW-4510 ViolationNotFound

violation not found in this organisation; verify the id and that the violation has not been purged

Default message: violation not found in this organisation; verify the id and that the violation has not been purged
HTTP status: 404 (client)

Problem. GET /api/violations/{id}/history returned 404. Cause. No violation row with that id exists for this org (deleted, purged by retention, or belongs to another tenant). Fix. Refresh the violations list and retry. HTTP 404.