[Koha-bugs] [Bug 21869] Bad update statement loses values for MarkLostItemsAsReturned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 14:11:59 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21869

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 82640
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82640&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list