#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 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(In [1736]) Fixes #429: Blood samples should store sampling date as creation date