[Koha-bugs] [Bug 29138] LoadSearchHistoryToTheFirstLoggedUser should save 0 instead of "no"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 12 11:14:16 CEST 2021


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

--- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
DB rev will be changed to:

  UPDATE systempreferences SET value='0'
  WHERE variable='LoadSearchHistoryToTheFirstLoggedUser' AND value='no';

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


More information about the Koha-bugs mailing list