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.
Created attachment 109443 [details] [review] 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.
Created attachment 110588 [details] [review] 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>
Good catch, going straight for PQA on this one.
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.05
missing dependencies, not backported to 19.11.x