sanger / sequencescape

Web based LIMS
MIT License
86 stars 33 forks source link

DPL-700 NovaSeq inbox - add check before creating a batch (BP-Low ¦ Could've) #3770

Open neilsycamore opened 1 year ago

neilsycamore commented 1 year ago

As High Throughput Sequencing (Tris) we would like to be prevented from creating batches that do not fulfil the following flow cell criteria

Flow cell type S4 = 4 requests as S4 need to be selected to create a batch. Flow cell type SP = 2 requests as SP need to be selected to create a batch. Flow cell type S2 = 2 requests as S2 need to be selected to create a batch.

NB Mixed flow cell types shouldn't allow a batch to be created either. Split into a new story #3819

Also the banner stating 4 requests per batch is incorrect and should be replaced by wording reflecting the criteria above.

Who are the primary contact/tester for this story Tris RT

Additional context I'd recently managed to create a 2 lane batch sheet with two S4 lanes which was then run as SP (which is a two lane flowcell). Screenshot 2023-03-21 at 15 20 16

SujitDey2022 commented 1 year ago

@neilsycamore @TWJW-SANGER creating a separate story for the minimum 'Should Have' type request from above based on my discussion with Tris. - 'NB Mixed flow cell types shouldn't allow a batch to be created either.'

And the remaining points mentioned in the user-story can be pulled into development as enhancement.