https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38940 Raina <raina@flo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raina@flo.org --- Comment #3 from Raina <raina@flo.org> --- We are seeing this work (loan period shortens successfully to closing time) for the most part but can replicate a scenario in which it doesn't work, if the next day's hours are null for the library. Before testing, I confirmed that there was a corresponding circ rule for this library, item type, and patron category. - Set ConsiderLibraryHoursInCirculation to shorten - Set library's hours on current day (e.g. Monday, 8 a.m. to 5 p.m.), but leave the next day with null hours (e.g. Tuesday, leave blank) - Check out an item with hourly loan period where the loan period should shorten (e.g. check out 4 hour loan at 4:00 p.m.). - Loan did not shorten, due at 8 p.m. When I repeated the steps above but entered hours for the current day and the next day (e.g. Monday AND Tuesday), the 4-hour loan checked out at 4:00 p.m. shortened as expected and was due at closing time, 5 p.m. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.