Dear All,
I have an instance of DHIS2 version 2.16, which is primarily used for
tracker related data on Single event with registration. The issue is after
generating analytic tables and view results on Event Reports I receive "No
data found" on both aggregated data as well as individual records. I
Olav,
how/where can I reproduce it? This is what I tried (demo):
- opened both ER and EV, selected Inpatient.. program, then Mode of
discharge
- selected a custom order, clicked update, but it worked as expected
The demo is now 2.18, but nothing has been changed lately in this regard.
Greg,
se
Hi Robin,
you spotted a bug. It's been fixed now in trunk and 2.18. Get it in 45 min.
Lars
On Fri, Jan 23, 2015 at 3:55 PM, Robin Martens wrote:
> Hi all,
>
> I want to delete my analytics tables and start all over. The (only?) way
> to do this is through the Data Admin -> Maintenance app b
revno: 18118
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Fri 2015-01-23 18:23:01 +0100
message:
Analytics tables. Fixed clean tables function.
modified:
dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/
revno: 18117
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Fri 2015-01-23 23:35:50 +0700
message:
importer fix for periodTypes, reload and attach earlier in the newObject
process
modified:
dhis-2/dhis-services/dhis-se
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 18116 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Fri 2015-01-23 17:12:04 +0100
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-apps/src/main
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 18115 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Fri 2015-01-23 17:04:30 +0100
message:
GIS, projection fix.
modified:
dhis-2/dhis-web/dhis-we
revno: 18114
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Fri 2015-01-23 22:29:20 +0700
message:
set min for name/shortName/description to 1
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/BaseIdentifiable
I have backportet to 2.17
--
Morten
On Fri, Jan 23, 2015 at 9:59 PM, Bob Jolliffe wrote:
> I guess you will also have to backport to 2.17.
>
> On 23 January 2015 at 14:08, Morten Olav Hansen
> wrote:
>
>> Yes, we have already fixed this a few places. I'm making a note of it,
>> and will fix it
I guess you will also have to backport to 2.17.
On 23 January 2015 at 14:08, Morten Olav Hansen wrote:
> Yes, we have already fixed this a few places. I'm making a note of it, and
> will fix it later.
>
> --
> Morten
>
> On Fri, Jan 23, 2015 at 8:58 PM, Lars Helge Øverland
> wrote:
>
>> Hi Bob,
Hi all,
I want to delete my analytics tables and start all over. The (only?) way to do
this is through the Data Admin -> Maintenance app but when clearing the tables
nothing happens. All tables still exist in Postgresql and the data remains
available in the Pivot tables.
We're still in 2.17. I
Yes, we have already fixed this a few places. I'm making a note of it, and
will fix it later.
--
Morten
On Fri, Jan 23, 2015 at 8:58 PM, Lars Helge Øverland
wrote:
> Hi Bob,
>
> I think you are right. I've seen this before, and reducing the number of
> calls to one usually helps a lot. The prob
** Changed in: dhis2
Assignee: (unassigned) => Jan Henrik Øverland (janhenrik-overland)
** Changed in: dhis2
Milestone: None => 2.19
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1402244
revno: 18113
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Fri 2015-01-23 21:24:30 +0700
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/user/CurrentUserControlle
revno: 18112
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Fri 2015-01-23 21:23:04 +0700
message:
minor fix, only call getCurrentUser one time for getAccess in
CurrentUserController
modified:
dhis-2/dhis-web/dhis-web-
revno: 18111
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Fri 2015-01-23 21:17:20 +0700
message:
minor fix, only call getCurrentUser one time for addAccessProperties
modified:
dhis-2/dhis-web/dhis-web-api/src/main/jav
Hi Bob,
I think you are right. I've seen this before, and reducing the number of
calls to one usually helps a lot. The problem is that getCurrentUser() is
transactional and makes a (cached) db query. The overhead of a huge number
of transaction causes things to slow down. If you or someone could w
Public bug reported:
When I create user group in 2.18 with an accented character in the name,
the accented character gets garbled in the user group listing.
To reproduce, go to https://apps.dhis2.org/demo/dhis-web-maintenance-
user/getAllUserGroups.action and click Add New. Enter a user group nam
Hi Bob
In this system, there are only 277 users, but about 18000 data
elements. This problem surfaced after the upgrade to 2.17 and after
the injection of about 14,000 new data elements into the system.
Before, it was fine.
Hope it can be solved quickly, as even the loading of data elements in
the
Thank you Lars, I will try it !
But for next features, I think it will be useful to assign a Value Type
(number, date, Text, Yes/no, etc...) to a category .
Sincerely, = EKANI Guy
Le Jeudi 22 janvier 2015 22h47, Lars Helge Øverland
a écrit :
Hi Guy,
c
Hi Jason
Just spent a little time looking further at this. I think the stack dump
has the answer after all.
I believe the inefficiency is coming from the fact that for each object
access there is a call to getAccess( T object ) in DefaultAclService. The
trouble is this in turn is calling current
21 matches
Mail list logo