10 Apr
2015
10 Apr
'15
12:03 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13606 --- Comment #26 from Frédéric Demians <frederic@tamil.fr> --- (In reply to Jonathan Druart from comment #23)
I have tried to add this line in the finish method, but did not work.
As I understand background process, the finish() method is called when the job is achieved. Then the job result is stored in the session. And from there, the result can be retrieved by a web page (like batch modification page). So the job data clearing must separated from marking a job as finished. -- You are receiving this mail because: You are watching all bug changes.