[Koha-bugs] [Bug 21822] New: "Renew all" with one call to the server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 13 15:19:53 CET 2018


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

            Bug ID: 21822
           Summary: "Renew all" with one call to the server
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: magnus at libriotech.no
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In the staff client today, if a user has 200 items on loan and wants to renew
them all, 200 Ajax requests are fired off to the server. If you are a bit
paranoid about DOS attacks, you might have safeguards in place that kills off a
number of those requests. 

It might be better all around to have a "Renew all" button that fires off *one*
request to the server and gets the total results of the renew process back.

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


More information about the Koha-bugs mailing list