[Koha-bugs] [Bug 30889] Background jobs lead to wrong/missing info in logs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 10 17:27:10 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889

--- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
+    my $job_context = $params->{job_context} // C4::Context->userenv;

Shouldn't we force that?
Either C4::Context->userenv or job_context is passed. Otherwise explode?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list