[Koha-bugs] [Bug 26003] New: Could the holds queue be live rather than built via cron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 17 14:13:53 CEST 2020


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

            Bug ID: 26003
           Summary: Could the holds queue be live rather than built via
                    cron
 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: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

I get the feeling that the functionality of the holds queue could be achieved
via triggers after various actions rather than require a regular full rebuild
via a cron job.

I'm thinking the action of placing a hold, the action of checking in items and
checking out items... these are the main things that can affect the holds queue
data and such actions should be able to trigger a small calculation to update
the holds queue for the related item, branch etc.

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