https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32682 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m Status|Needs Signoff |Failed QA --- Comment #21 from Lisette Scheer <lisette@bywatersolutions.com> --- 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. -- You are receiving this mail because: You are watching all bug changes.