https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26003
--- Comment #8 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ 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/
