← Back to team overview

dhis2-devs team mailing list archive

[Bug 1569155] [NEW] orgunit levels short name in analysis modules

 

Public bug reported:

This seems like it has been solved in 2.22, but not sure about 2.21

Orgunit levels do not have a shortName property, however when the user
has chosen "Short name" to use in the analysis modules in settings, no
orgunit names appear, because the property does not exist in the API.

The call is

api/organisationUnitLevels.json?fields=id,displayShortName|rename(name),level&paging=false


Affects 2.21, but does not appear to affect 2.22. Has this been fixed in a later revision than 21048?

** 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/1569155

Title:
  orgunit levels short name in analysis modules

Status in DHIS:
  New

Bug description:
  This seems like it has been solved in 2.22, but not sure about 2.21

  Orgunit levels do not have a shortName property, however when the user
  has chosen "Short name" to use in the analysis modules in settings, no
  orgunit names appear, because the property does not exist in the API.

  The call is

  api/organisationUnitLevels.json?fields=id,displayShortName|rename(name),level&paging=false

  
  Affects 2.21, but does not appear to affect 2.22. Has this been fixed in a later revision than 21048?

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


Follow ups