https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14146 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #2)
I have just run some tests on Koha 3.22 - if the second item has been longer overdue, the restriction is recalculated to be longer.
But it doesn't just add up the days for each returned item. I think that's how the feature is intended to work right now and the other would be a variation that coudl be an optional feature. Switching to enhancement.
Confirmed, reading the code it's how it's intended to work. Would it make more sense to add a global switch (syspref) or a new circulation rule? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.