https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38151 Bug ID: 38151 Summary: Cumulative restriction does not apply when return in batch Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hagud@orex.es QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Koha has the preference CumulativeRestrictionPeriodst that allow to sum restriction for each item overdued This is not working when returning items at once from user's detail page, it only applies first suspension. When returning from circulation module one by one it works fine. test plan: a) Configure circulation rule with 1 days of suspension for earch overdue day b) issue two items to any user c) 2 days after due date return both items at one from moremmebers, it will be suspended 2 days instead 2 + 2 d) issue two items again to any other user c) 2 days after the due date, go to circulation module -- return, d) return one by one... e) the user is restrictd 2 + 2 I have checked from 23.05 and 23.11 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.