Skip to content

Plate list page allows users to send unquantified compressed gdna plates to normalization page, which leads to error #485

@AmandaBirmingham

Description

@AmandaBirmingham

Reproduction GIF below. On plate_list.html, user can pick any compressed gDNA plates and send them to the normalization.html page--but normalization can only be performed on compressed gDNA plates that have been quantified (via the parse_quantification.html page) . The normalization page prevents users from adding unquantified plates on it directly but does not catch the case where an unquantified plate is sent in via the querystring from plate_list.html. This means the user can go ahead and submit their normalization request to the back end and get a nasty python error.

unquantified

I class this as a relatively low priority because I don't think the lab actually uses the "checkboxes from plate list" route very often. It is actually a big pain to manage and I would like to suggest we at least consider the possibility of axing it ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions