← Back to team overview

dhis2-devs team mailing list archive

[Bug 1188925] [NEW] Error in aggregation query builder expression

 

Public bug reported:

It seems that a bug is in the new version of DHIS2 (v12, build 11138). In the aggregation query builder expression we try making expression like:
Age <=5
(where AGe is a DE of type numeric). The system shows warning, that means an error happened. If we try an expression
Age<="5", it works. 
We verify and are sure that our DE is of type Numric, and we need it numeric. In the previous version (v11, build 10445) it perfectly works

Best regards
Ion

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

Title:
  Error in aggregation query builder expression

Status in DHIS 2 - District Health Information Software:
  New

Bug description:
  It seems that a bug is in the new version of DHIS2 (v12, build 11138). In the aggregation query builder expression we try making expression like:
  Age <=5
  (where AGe is a DE of type numeric). The system shows warning, that means an error happened. If we try an expression
  Age<="5", it works. 
  We verify and are sure that our DE is of type Numric, and we need it numeric. In the previous version (v11, build 10445) it perfectly works

  Best regards
  Ion

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


Follow ups

References