Bug 26341: Database update for bug 21443 is not idempotent and will destroy settings
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 1 Sep 2020 14:42:47 +0000 (10:42 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 16 Oct 2020 16:00:09 +0000 (16:00 +0000)
commit0fc15fdb7105a49a35f157c7b690b571aa8646cd
tree0c266ae8dd129580084dbe92f1a4df72a13c3246
parent26788ebcf40d8860b933cb7ad159aaa299e3e8bb
Bug 26341: Database update for bug 21443 is not idempotent and will destroy settings

If the database update for bug 21443 is run, and the library changes any
of the hourly or daily rental fees following the calendar, a second run
of the database update will overwrite those changes.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit e708566e729239ed7857c357ee53419c44742ddd)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl