← Back to team overview

dhis2-devs team mailing list archive

[Bug 676817] Re: orgunitstructure nulls are zeros

 

** Changed in: dhis2
       Status: New => Fix Committed

** Changed in: dhis2
     Assignee: (unassigned) => Lars Helge Øverland (larshelge)

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/676817

Title:
  orgunitstructure nulls are zeros

Status in DHIS 2 - District Health Information Software:
  Fix Committed

Bug description:
  The orgunitstructure table contains a large number of zeros, that should actually be NULLS. 
  orgunitid, level, idlevel1, idlevel2, idlevel3,idlevel4,idlevel5, idlevel6,idlevel6,idlevel8
  ..
  3839;1;3839;0;0;0;0;0;0;0
  3840;3;3839;3832;3840;0;0;0;0;0
  3841;3;3839;3832;3841;0;0;0;0;0
  ..

  These zeroes do not refer to any particular orgunit and should be
  NULL. I believe prior to 2.0.5 the values were null.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/676817/+subscriptions


References