Opened 7 years ago
Closed 7 years ago
#1023 closed enhancement (fixed)
Release exporter changes due to INCA 2.0
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.16 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
INCA has been updated to version 2.0. Most variables have been renamed, which affects the Release exporter wizard. A quick check reveals that at least the following variables are referenced by name:
- A030DiaDat
- A000Alder
We need to update the code to be able to work with the new variable names.
Change History (2)
comment:1 by , 7 years ago
Status: | new → assigned |
---|
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4700]) Fixes #1023: Release exporter changes due to INCA 2.0
The release exporter now uses
a_diag_dat
instead ofA030DiaDat
as the reference date.The expected prefix of INCA annotations is now
INCA2_
.The special case that is binning
A000Alder
to 5-year intervals has been changed to usea_pat_alder
.