[Koha-bugs] [Bug 28745] Batch item modifications no longer displayed modified items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 23 11:51:08 CEST 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 123094
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123094&action=edit
Bug 28745: (bug 28158 follow-up) Restore the items table once the job is done

Caused by bug 28158, the batch item modifications tool does not longer
display the table with the items that have been modified on the result screen.

There is no more fork and so no more completedJobID var.
We must process the items THEN build the items' info.

Test plan:
Use the batch item modification tools to modify some items.
Confirm that with this patch the table with the modified items is
displayed on the last screen.

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


More information about the Koha-bugs mailing list