10 Jun
2022
10 Jun
'22
5:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889 --- Comment #19 from Jonathan Druart <jonathan.druart+koha@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.