Weekly summary email crashes for user with no accessible lab: 'You do not have access to lab selection : None'
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
🤖 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:**
- https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/4625
- https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/7104
- https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/7266
_(Filed from a 6-month Rollbar triage.)_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.