dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #32052
[Bug 1355232] [NEW] xml-data-imports-does-not-handle-zeros-properly
Public bug reported:
When importing data from a downstream system, where zeros are
significant, into an upstream system where zeros are not significant,
transmitted zeros are not handled properly. As a concrete example, data
is imported into the upstream server at a point in time with a value of
"10". Later, this value is updated in the downstream system to "0". When
exporting once again with the upstream server (where zeros are not
significant for this data element), the zero value is ignored. The
expected behaviour would be that the value in the upstream system would
be deleted, similar to what happens when data is entered through the
data entry UI.
** Affects: dhis2
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1355232
Title:
xml-data-imports-does-not-handle-zeros-properly
Status in DHIS 2:
New
Bug description:
When importing data from a downstream system, where zeros are
significant, into an upstream system where zeros are not significant,
transmitted zeros are not handled properly. As a concrete example,
data is imported into the upstream server at a point in time with a
value of "10". Later, this value is updated in the downstream system
to "0". When exporting once again with the upstream server (where
zeros are not significant for this data element), the zero value is
ignored. The expected behaviour would be that the value in the
upstream system would be deleted, similar to what happens when data is
entered through the data entry UI.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1355232/+subscriptions
Follow ups
References