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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/