dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #31545
[Bug 1299444] Re: category combination data elements not storing values generated by aggregate query builder
Just checked out the log file. It was an SQL syntax error as I didn't
specify a condition (I merely wanted to aggregate all values), which is
apparently not possible. I added a != NULL condition and both previewer
and aggregator work fine now. Bug and issue solved for me!
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1299444
Title:
category combination data elements not storing values generated by
aggregate query builder
Status in DHIS 2:
Fix Committed
Bug description:
I created a Gender-Age category combination data element
(Sample_Population) and then assigned the relevant tracker data
elements to each of the category option.
The manual aggregate builder preview shows the correct numbers and
reports that the aggregation is successful. However no data appears in
the data entry page on the aggregate side.
To troubleshoot, I created flat data elements and this works (see
attached). There is no error reported in the log. Maybe I'm missing
something or it's a bug.
Can anyone help?
Thanks
2.15-SNAPSHOT
Build revision:
14523
Busoye
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1299444/+subscriptions
References