Skip to content

Samples without a qualifying status appear as submitted today #235

@lukbut

Description

@lukbut

When a sample does not yet have a status which allows it to be classified in a status category, the default status is "sample submitted", with today's date. This is inaccurate, and should instead be the sample created date. This creation date needs to be loaded from the database as an additional field, and then loaded in SampleInfo. It should replace the datetime.now() present in data_models.py line 134.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions