[Koha-bugs] [Bug 16201] New: Tie automatic cancellation of holds to a system preference to allow easier configuration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 5 11:50:00 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16201

            Bug ID: 16201
           Summary: Tie automatic cancellation of holds to a system
                    preference to allow easier configuration
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Currently, if you run multiple instances on a server, you can not easily
configure for some, but not others, that holds not picked up will automatically
cancelled. 

The cronjob used is:
misc/cronjobs/holds/cancel_expired_holds.pl

If it's scheduled, the feature is active for all instances - or you'd have to
maintain a list, change the default cron files etc.

It would be nice if this feature was tied to a new system preference, so that
you can easily activate/deactivate it from within Koha and without accessing
the server.

This might also be useful for libraries that want to wait a little longer with
cancelling in some cases, for example after a holiday period or when the
library has been closed for a while.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list