Changes between Version 2 and Version 3 of Ticket #832


Ignore:
Timestamp:
Dec 2, 2015, 11:18:48 AM (8 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #832 – Description

    v2 v3  
    33It would be nice to get rid of this step and let Reggie create the storage boxes as needed. Storage boxes for all 5 types of biomaterial should be created at the same time when there is no more space in the last existing box.
    44
    5 The wizard should set the "storage location" based on the last existing box. Freezer index, section, tray and position should be automatically calculated. The properties are increased in the following order:
     5The wizard should set the "storage location" based on the last existing box. ~~Freezer index~~, section, tray and position should be automatically calculated. The properties are increased in the following order:
    66
    77* Position: 1..4
    8 * Tray: 11, 21, 31, 41, 51, 61. For Sp boxes, the last digit is different for the other types:
    9   - Lys=*2,
    10   - DNA=*3,
    11   - RNA=*4,
     8* Tray (=row+column): 11, 21, 31, 41, 51, 61 (for Sp boxes). Section 1 and 3 only have 5 rows. The last digit is depends on the sample type:
     9  - Sp=*1
     10  - Lys=*2
     11  - DNA=*3
     12  - RNA=*4
    1213  - FT=*5
    1314* Section: 1..4
    14 * Freezer index: 1..N
     15* ~~Freezer index: 1..N~~
    1516
    1617Some combinations are "forbidden" since those locations are reserved for temporary storage boxes:
     
    1920 * Row 1 and 2 in section 3.
    2021
    21 The "barcode" property is built by combining the freezer index, section, tray and position.
     22~~The "barcode" property is built by combining the freezer index, section, tray and position.~~ Barcode is is no longer used.
    2223
    23 When that last possible combination of section+tray+position is used, it should start over from the beginning, the freezer index is increased and a new freezer is selected. The administrator is responsible for creating a new default freezer.
     24When that last possible combination of section+tray+position is used, it should start over from the beginning, ~~the freezer index is increased~~ and a new freezer is selected. The administrator is responsible for creating a new default freezer.
    2425