10 Jun
2022
10 Jun
'22
4:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889 --- Comment #21 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #19)
+ 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?
Probably not a bad idea. I can add that on Monday. -- You are receiving this mail because: You are watching all bug changes.