← Back to team overview

dhis2-devs team mailing list archive

[Bug 418626] Re: DHIS 1.4 File Import incorrectly imports indicator formulas

 

** Changed in: dhis2
    Milestone: None => 2.0.4

-- 
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: New

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