[Bug 21713] New: ExpireReservesonHolidays not obeying calendar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Bug ID: 21713 Summary: ExpireReservesonHolidays not obeying calendar Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kelly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If a library has the system preference, ExpireReservesonHolidays set to Don't Allow - and a library has set their calendar to have the day the hold is set to expire as a holiday, the hold will still show the date the library is closed as the expiration date. The calendar is not being considered although the system preference says to obey the calendar. This was found in Koha version 17.11.07, 17.11.10 and in 18.05.02. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 --- Comment #1 from Kelly McElligott <kelly@bywatersolutions.com> --- This expiration date is set when the item has been changed to waiting. Steps: 1. System preference : expirereservesonholidays to DON't Allow 2. Make sure the Koha calendar is closed on the day the item will expire if triggered today. 3. Place a hold on a item and check it in to trigger the hold to Waiting. 4. See that the waiting hold date is the date the Koha calendar has indicated as being closed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- IIRC this is only used by the cronjob, it won't cancel when the library is closed. Have you checked ExcludeHolidaysFromMaxPickUpDelay? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 --- Comment #3 from Kelly McElligott <kelly@bywatersolutions.com> --- Yes Katrin that would be a good system preference to use for a work around, however, if the library does not want to give the patron all the days they are closed included in their reservesmaxpickupdelay Although the cron does not remove the hold, it is misleading to the staff to see that a hold "could" cancel on a day that the library is actually closed. This date is also shown in the OPAC to display the patron when their hold has expired. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- So maybe we should remove ExpireReservesOnHolidays and add a third option to ExcludeHolidaysFromMaxPickupDelay, making things work like useDaysMode? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 --- Comment #5 from Kelly McElligott <kelly@bywatersolutions.com> --- Yes Katrin, that is a great idea! Giving them ALL the options! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #4)
So maybe we should remove ExpireReservesOnHolidays and add a third option to ExcludeHolidaysFromMaxPickupDelay, making things work like useDaysMode?
+1 on this, ExcludeHolidaysFromMaxPickupDelay should have a "push to the next open day" option. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|18.05 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Hanna Dehlin <hanna.dehlin@hkr.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanna.dehlin@hkr.se -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 carthur@slolibrary.org <carthur@slolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carthur@slolibrary.org --- Comment #7 from carthur@slolibrary.org <carthur@slolibrary.org> --- +1 on should have a "push to the next open day" option. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon@cdalibrary.org --- Comment #8 from Christopher Brannon <cbrannon@cdalibrary.org> --- +1 This has been needed for quite a while. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21713 E-P Keskitalo <esa-pekka.keskitalo@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |esa-pekka.keskitalo@helsink | |i.fi --- Comment #9 from E-P Keskitalo <esa-pekka.keskitalo@helsinki.fi> --- This should need attention indeed. Our internal note below suggests a bit different solution. "...Last pickup date should never be on a day when the library is closed. In these cases it should be extended by the number of (library open) days set in ReservesMaxPickUpDelay system preference. That is: reserves.patron_expiration_date should not affect at all when counting the last pickup date. " -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org