Skip to content

Handler for listing records #391

@Kraysent

Description

@Kraysent

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions