π€ Written by Claude
The weekly summary email task crashes for a user who has no accessible lab: ValueError: You do not have access to lab selection : None. 237 occurrences across shariant prod / demo / test / security β recurring weekly.
The per-user send path should skip (or gracefully handle) users with no lab rather than raising.
Location: classification/views/classification_email_view.py:110 (send_summary_email_to_user) β snpdb/lab_picker.py:82 (from_user)
Rollbar:
(Filed from a 6-month Rollbar triage.)
π€ Written by Claude
The weekly summary email task crashes for a user who has no accessible lab:
ValueError: You do not have access to lab selection : None. 237 occurrences across shariant prod / demo / test / security β recurring weekly.The per-user send path should skip (or gracefully handle) users with no lab rather than raising.
Location:
classification/views/classification_email_view.py:110(send_summary_email_to_user) βsnpdb/lab_picker.py:82(from_user)Rollbar:
(Filed from a 6-month Rollbar triage.)