Changes between Initial Version and Version 1 of Ticket #455, comment 2
- Timestamp:
- Mar 4, 2015, 8:47:42 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #455, comment 2
initial v1 4 4 5 5 * Flag value 6 * Original quantity 6 7 * Remaining quantity 7 8 * Latest RQS/RIN value 8 9 * Amount lysate left 10 * Amount used from specimen to create lysate 9 11 * Amount specimen left 12 * If a Library child item exists 13 * If a Raw bioassay child item exists 10 14 * Link to 'Case summary' (in popup window) 11 15 * more?? … … 13 17 It 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. 14 18 15 A ction checkboxes should allow the operator to specify:16 * No action: 17 * Leave the RNA in 'Flagged RNA' list 18 * Re partition:19 A checkbox for each RNA item should be used to select items. 20 21 Action buttons should allow the operator apply an action to the selected RNA items: 22 * Re-extract from specimen: 19 23 * Set `AutoProcessing=ReProcess` on the parent specimen 20 24 * 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 23 31 * Remove the RNA from the 'Flagged RNA' list 24 32