Changes between Initial Version and Version 1 of Ticket #455, comment 2


Ignore:
Timestamp:
Mar 4, 2015, 8:47:42 AM (9 years ago)
Author:
Nicklas Nordborg

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #455, comment 2

    initial v1  
    44
    55 * Flag value
     6 * Original quantity
    67 * Remaining quantity
    78 * Latest RQS/RIN value
    89 * Amount lysate left
     10 * Amount used from specimen to create lysate
    911 * Amount specimen left
     12 * If a Library child item exists
     13 * If a Raw bioassay child item exists
    1014 * Link to 'Case summary' (in popup window)
    1115 * more??
     
    1317It should be possible to filter the list based on the values. Eg. if a certain flag is set, if remaining quantity is above/under a specified limit, etc.
    1418
    15 Action checkboxes should allow the operator to specify:
    16  * No action:
    17   * Leave the RNA in 'Flagged RNA' list
    18  * Repartition:
     19A checkbox for each RNA item should be used to select items.
     20
     21Action buttons should allow the operator apply an action to the selected RNA items:
     22 * Re-extract from specimen:
    1923  * Set `AutoProcessing=ReProcess` on the parent specimen
    2024  * Remove the RNA from the 'Flagged RNA' list
    21  * Not enough remaining specimen:
    22   * Add parent specimen to 'dead end' (need better name here) list
     25 * Flag specimen:
     26  * Add parent specimen to 'Flagged Specimen' list
     27  * Flag the specimen with the same flag as the RNA
     28  * Remove the RNA from the 'Flagged RNA' list
     29 * Unflag the RNA
     30  * Remove the flag value from the RNA item
    2331  * Remove the RNA from the 'Flagged RNA' list
    2432