dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #05019
[Bug 418626] Re: DHIS 1.4 File Import incorrectly imports indicator formulas
** Changed in: dhis2
Status: Confirmed => Invalid
** Changed in: dhis2
Milestone: 2.0.4 => None
** Changed in: dhis2
Assignee: Lars Helge Øverland (larshelge) => (unassigned)
--
DHIS 1.4 File Import incorrectly imports indicator formulas
https://bugs.launchpad.net/bugs/418626
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2 - District Health Information Software: Invalid
Bug description:
DHIS 1.4 file imports result in corrupted indicator formulas.
As as example, the DHIS 1.4 indicator numerator element is defined as
SUM([R76])
(which corresponds to Antenatal 1st visits total)
In the DHIS2, the corresponding indicator numerator is defined as
([76.4]
(appears as Immunised fully <1 year new)
Essentially, all indicators are mixed up after the import, with all DataMart exports failing as a result.
References