10 Sep
2025
10 Sep
'25
8:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16631 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #76 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Casey, Thanks for your work here, it's looking good. I did notice that if I run updatedatabase twice I get an error. I think you need to wrapped that creation of the table SQL with something like: unless ( TableExists('reports_branches') ) { } -- You are receiving this mail because: You are watching all bug changes.