Bug 21869: Fix incorrect value setting in DB update
authorNick Clemens <nick@bywatersolutions.com>
Mon, 26 Nov 2018 13:08:05 +0000 (13:08 +0000)
committerJesse Maseto <jesse@bywatersolution.com>
Thu, 13 Dec 2018 20:22:17 +0000 (20:22 +0000)
commit653dc4f67581ee8f0080ebe517c78684b672bfa7
tree3ccc85448b30feaae314bb298dc3d0b755ad9ced
parentbdbb3103f13561efaf6d6d11db1dbd41221e6810
Bug 21869: Fix incorrect value setting in DB update

To test:
1 - Set some value for MarkLostAsReturned syspref
2 - Set your db version to 17.12.00.035 (or load an older db)
3 - updatedatabase
4 - Note your values are lost and db is incorrectly set
5 - Apply patch
6 - Reset values
7 - Reset DB version
8 - Run updatedatabase
9 - Original values are retained

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
installer/data/mysql/updatedatabase.pl