#429 closed defect (fixed)
Blood samples should store sampling date as creation date
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.9 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The blood sampling date is currently stored as an annotation (BloodSamplingDateTime
), but is should also be stored as the creation date for the blood item (just as we store operation dates for specimen and no-specimen items).
When this fix has been released, a manual batch import is needed to copy the annotations for the existing items.
Change History (4)
comment:1 by , 12 years ago
Status: | new → assigned |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 12 years ago
(In [1948]) References #429: Generate lab protocol for pooling and flow cell preparation
Rearranged column order in list view so that work plate location is next to the volumes column.
Only show one of the 5µl and 10µl volumes. If the amount of extract is less than 1µl the 10µl values are used otherwise the 5µl values.
(In [1736]) Fixes #429: Blood samples should store sampling date as creation date