← Back to team overview

dhis2-devs team mailing list archive

dhis 2.16 upgrade notes

 

Hi,

a note on how to upgrade to dhis version 2.16:

The following changes *require* *action* on the implementer's side.

   - From data administration > scheduling, scheduling should be
   deactivated, set according to your needs and finally activated.
   - A property "encryption.password" should be added to
   hibernate.properties file if you plan to use the data synchronization
   feature, see the docs
   <https://www.dhis2.org/doc/snapshot/en/implementer/html/ch08s02.html#d5e505>
   .

The following database changes require *no action* and will happen
automatically when running the new WAR file the first time.

   - Column "completed" of table "programstageinstance" has been removed
   and is replaced by the existing "status" column.
   - The values in column "domaintype" of table "dataelement" have been
   migrated from "aggregate" to "AGGREGATE" and from "patient" to "TRACKER".
   - A column "lastupdated" will be added to table "datavalue", this might
   take some time when starting up the system for the first time.

This information can also be found here:

https://www.dhis2.org/2.16-upgrade

We encourage people to upgrade their instances, test the new features and
provide feedback.

best regards,

Lars

Follow ups