Database installation script does not set correct version

Description

In the database, we keep track of the version of the database schema that has been applied.

A database update script 22 was introduced recently (related to ). When executed as an update on an existing database, the version number gets set correctly. However, the same change is applied to the initial installation script (used for fresh installs). Those scripts fail to set the version of the database to the correct version (causing an update to start immediately after a fresh install).

Environment

None

is related to

Activity

Show:

Guus der Kinderen October 22, 2015 at 12:52 PM

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 22, 2015 at 12:47 PM
Updated November 27, 2015 at 6:20 PM
Resolved October 22, 2015 at 12:52 PM