sanger / limber

A config-driven LIMS built on Sequencescape, primarily for running library preparation pipelines in the laboratory
MIT License
4 stars 8 forks source link

DPL-822 RVI Stamping Limber Barcode Change Request #1323

Closed neilsycamore closed 1 month ago

neilsycamore commented 1 year ago

As Automation Specialist (Tobi), I would like to change the default printer in Limber from g316bc to heron-bc1 for LSW-96 Stock and LDW-96 Stock plate purposes in order to reduce user interaction with the interface, improving the user experience.

Who the primary contacts are for this work

Tobi A (R&D) Scott T (R&D) Michael F (GSLP)

Acceptance Criteria:

To be considered successful the solution must allow:

LSW-96 Stock barcode screenshot pre-selection LSW-96 Stock barcode screenshot selection png

SujitDey2022 commented 1 year ago

Need to check the impact across other pipelines as plate purposes are not unique to Heron alone.

SujitDey2022 commented 5 months ago

From Neil-

configuration[:printers] = {}.tap do |printers| printers[:plate_a] = 'g316bc' printers[:plate_b] = 'g311bc2' printers[:tube_rack] = 'heron-bc2' printers[:tube] = 'g311bc1'

plate_a is 96 well plate_b 384.. so the config sets the default printer therefore yes it effects other Limber pipelines

SujitDey2022 commented 3 months ago

Team Discussion 24 July 2024:

  1. Type 'he' in the dropdown is a workaround
  2. Implementing a solution may need to update the Purpose Config file in Limber OR remove the default value to allow selection.
stevieing commented 1 month ago

Closed as done in another story.

neilsycamore commented 1 month ago

workaround option is available