#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
comment:4 by , 12 years ago
Note:
See TracTickets
for help on using tickets.
(In [1736]) Fixes #429: Blood samples should store sampling date as creation date