[Koha-bugs] [Bug 25101] Add ability to skip previewing results when batch extending due dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 9 19:24:20 CEST 2020


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 102650
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102650&action=edit
Bug 25101: Add ability to skip previewing results when batch extending due
dates

For sites with very large amounts of due dates to extend ( tens of thousands ),
it can take a very long time of the results to load ( if at all ). It would be
good to have a way to bypass the confirmation screen, instead directly updating
the due dates before displaying the results.

Test Plan:
1) Apply this patch
2) Browse to tools/batch_extend_due_dates.pl
3) Note the new "Preview results" checkbox
4) Submit form with the checkbox unchecked, due dates should be updated
   without previewing the checkouts
5) Submit form with the checkbox checked, tool should function as
   it did previously

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


More information about the Koha-bugs mailing list