[Koha-bugs] [Bug 26003] 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
Sat Oct 3 08:43:35 CEST 2020


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

--- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
That is indeed exactly how it works currently Christopher.  The queue rebuilds
via a cronjob, with the very first step in the script being a truncation of the
table.  Assuming you have not changed any weighting settings and items have not
moved around then the exact same queue will result once the script has run its
course.

My intention here was to use the same weighting logic as the script uses but
trigger that in all locations where item changes can take place.  This work
isn't funded though, so I'm not sure when I'll have time to actually work on
it.

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