https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29130 Bug ID: 29130 Summary: Holds queue is empty while holds queue builder is running Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When build_holds_queue.pl, it first deletes all rows from tmp_holdsqueue and hold_fill_targets, then starts building the holds queue again. It seems sensible to build the holds queue using temporary tables and copy the data over afterward. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.