← Back to team overview

dhis2-devs team mailing list archive

[Bug 706216] Re: Section categorycombo variable not resolved

 

Turns out this is because, even though you have to choose a catcombo to
create a section, the catcombo is never stored and we rely on the
contained dataelemts to supply this information.. That doesn't work out
when you don't have any...

More serious, when no data element is in a section, you are allowed to
add dataelements with *different* catcombos to a section...

In addition to this, getting the info box also leads to an error trying
to iterate over nonexisting dataelements to get the catcombo, for empty
sections.

All in all I don't think it is a good idea to not explicitly store the
catcombo for sections. But that might be a bigger change than we want
just now?

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

** Changed in: dhis2
   Importance: Undecided => High

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

Title:
  Section categorycombo variable not resolved

Status in DHIS 2 - District Health Information Software:
  New

Bug description:
  running 2715, on reasonably clean demo database.

  Category combinations in section edit screen is shown as
  "$categoryCombo.name"

  The same is true of dhis.uio.no/demo





Follow ups

References