https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32682
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m Status|Needs Signoff |Failed QA --- Comment #21 from Lisette Scheer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
