Opened 6 years ago
Closed 6 years ago
#1125 closed task (fixed)
Unpause a paused specimen
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.22 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
See #1124.
A new wizard is needed for selecting "paused" specimen that should be processed. It is similar to marking a specimen for re-extraction and it should be enough to simply set AutoProcessing to "ReProcess". This will make the paused specimen to appear in the "Re-extract" selection list in the partition wizard. The pick list protocol will most likely work with only minor modifications. The partition wizard need to be updated to allow partition options (Bloody, %Fat, etc.) to be set for the paused specimen. I think that only minor changes are required in existing code.
Change History (6)
comment:1 by , 6 years ago
comment:6 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In [5335]:
References #1125: Unpause a paused specimen
Updated the partition wizard so that it supports paused specimen. The assumption is that the AutoProcessing annotation is set to ReProcess when a paused specimen should be extracted.
Most changes now rely on the 'original quantity' of a specimen being unknown the first time it is being partitioned.