https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31336 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- I rise to major importance, this could lead to misunderstanding. I see in template : [% IF job.status != 'new' %][% PROCESS 'report' %][% END %] https://git.koha-community.org/Koha-community/Koha/src/commit/9c565eff1357c2... Should we simply change for job.status finished, canceled or failed ? Also : I see some templates are managing the cancel status : https://git.koha-community.org/Koha-community/Koha/src/commit/00e33f87580876... It is missing in batch biblio record deletion. Maybe we should change includes to define "report_sucess", "report_canceled" ... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.