Opened 10 years ago
Closed 10 years ago
#748 closed enhancement (fixed)
DNA/RNA/FlowThrough registration should have an option to load latest lot number
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v3.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The registration form should be empty to begin with but there should be a button that can be clicked to load the the values from the latest qiacube run.
Note:
See TracTickets
for help on using tickets.
(In [3168]) Fixes #748: DNA/RNA/FlowThrough registration should have an option to load latest lot number
The lab protocol is pre-filled with the latest lot numbers automatically, but there is an option to not include them when printing.
The registration wizard have empty fields to begin with but if there are any recent lot numbers, two buttons appear (one for the lysis section and one for the qiacube section) that can be used to fill in the reagents. The buttons are only shown if the most recent rna/lysate has reagent information.
The most recent rna is found by sorting on qiacube date, run number and qiacube position. Eg. the rna on position 12 from the latest run is used.