9 Oct
2025
9 Oct
'25
8:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32682 --- Comment #22 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Lisette Scheer from comment #21)
Hi Lucas, you shouldn't use C4::Context in DB updates.
https://wiki.koha-community.org/wiki/Database_updates
So do not call Koha:: or C4:: methods/subroutines or use of Koha::Database->schema.
Lisette, what do you suggest instead? -- You are receiving this mail because: You are watching all bug changes.