[Koha-bugs] [Bug 25891] New: build_holds_queue can be daemonised

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 29 15:32:36 CEST 2020


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

            Bug ID: 25891
           Summary: build_holds_queue can be daemonised
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

We have customers who have come from systems where the holds queue is either
dynamically built at query time or where it's being much more regularly
updated.

In their workflows, having to wait for an hour between runs is an annoyance.
With the recent introduction of easy locking mechanisms via the Koha::Script
class we should be able to utilise this functionality to allow the
build_holds_queue job to be demonized such that it runs on a loop.

-- 
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