-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
General purpose handler for listing records that correspond to a certain table. It should accept:
- table_name - required
And several filters:
- crossmatch status (default all)
- triage status (default all)
- processing status (default all) - if it got assigned pgc to it or not
- pgc (default none) - filter original records that correspond to a certain pgc
Special attention to indexes - all these filters should be fast, ideally check their EXPLAIN beforehand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels