[Koha-bugs] [Bug 31336] In-progress background jobs give incorrect progress message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 2 23:33:01 CEST 2023


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

--- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Ah also I see the template uses :
    [% SET report = job.report %]
    [% IF report %]

But job.report returns empty hashref :

https://git.koha-community.org/Koha-community/Koha/src/commit/2eca0fe3632bf0ec4396da0c694b9fdbddf9e4df/Koha/BackgroundJob.pm#L339

May we return undef ?

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


More information about the Koha-bugs mailing list