[Dhis2-devs] Syncing and Approval features for Program data

2017-05-02 Thread Immaculate Ayebazibwe
Hi All, ​I hope you are great! I have two questions, 1. Is it possible to have a local installation that automatically syncs meta data and data values with the central server for Tracker/Program data? 2. Does the approval feature work for the Program or Tracker data? I have seen the data approval

[Dhis2-devs] DHIS Upgrade from 2.23 to 2.25 inconsistencies in the database migration when doing an incremental upgrade vs direct upgrade

2017-05-02 Thread jhansirk
Hi DHIS-Devs, We are planning to upgrade from DHIS 2.23 to 2.25, we have two ways to do the upgrade: Incremental Upgrade from 2.23 -> 2.24 -> 2.25 Direct Upgrade from 2.23 -> 2.25 We have noticed some inconsistencies in the database when doing an incremental upgrade vs direct upgrade. Following

Re: [Dhis2-devs] Bug - cannot schedule events in Tracker Capture

2017-05-02 Thread Markus Bekken
Hi Sam, for the first part on event scheduling is fixed now. A bad version(without the schedule fix) was published inadvertently. For the generation of the next visit, there seems to be a flag confusion here. There is two flags in the program stage config - one called "Display generate event bo

Re: [Dhis2-devs] DHIS Upgrade from 2.23 to 2.25 inconsistencies in the database migration when doing an incremental upgrade vs direct upgrade

2017-05-02 Thread jhansirk
We have also verified if these missing tables exist in the brand new DHIS 2.25 installation and we don’t see them in it either. Thanks, Jhansi > On 02-May-2017, at 1:00 PM, jhansirk wrote: > > Hi DHIS-Devs, > > We are planning to upgrade from DHIS 2.23 to 2.25, we have two ways to do the > u

Re: [Dhis2-devs] DHIS Upgrade from 2.23 to 2.25 inconsistencies in the database migration when doing an incremental upgrade vs direct upgrade

2017-05-02 Thread Em Le Hong
Hi, For upgrading, You have to upgrade as the first way: - Incremental Upgrade from 2.23 -> 2.24 -> 2.25 And read the Upgrade notes for each version from: https://www.dhis2.org/downloads https://www.dhis2.org/224-upgrade https://www.dhis2.org/225-upgrade Some versions you need to use upgrad

Re: [Dhis2-devs] DHIS Upgrade from 2.23 to 2.25 inconsistencies in the database migration when doing an incremental upgrade vs direct upgrade

2017-05-02 Thread David Siang Fong Oh
Hi, For a DHIS2 instance upgrading to 2.25 we can understand why you would first need to upgrade to 2.24 before then upgrading to 2.25. Although if the database migrations are structured correctly then a direct upgrade from 2.23 to 2.25 should be possible as well. However, the bigger concern here

Re: [Dhis2-devs] Bug - cannot schedule events in Tracker Capture

2017-05-02 Thread Sam Johnson
Hi Markus, Many thanks for this – you’re right, I’ve just tested it, and despite the name, the flag “Ask user to create new event when stage is complete” in fact seems to prompt the user even when just the event is complete (ie the stage is still open), which provides me with a workaround. :-)