[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
Wed Sep 2 15:06:13 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109292|0                           |1
        is obsolete|                            |
 Attachment #109293|0                           |1
        is obsolete|                            |
 Attachment #109294|0                           |1
        is obsolete|                            |
 Attachment #109425|0                           |1
        is obsolete|                            |

--- Comment #25 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 109529
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109529&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

Signed-off-by: Kelly McElligott <kelly at bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Bug 25101: (QA follow-up) Add hint to new option

Adds a hint about the large numbers behind the new
checkbox option.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Bug 25101: (QA follow-up) Fix hint for new option

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


More information about the Koha-bugs mailing list