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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to