https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21346 --- Comment #29 from Christopher Brannon <cbrannon@cdalibrary.org> --- I am going to revamp this bug, once again. There are some other issues at hand that need to be done to handle this more appropriately: * I will be mapping out hold and transfer behaviors * Clean up some logic - some of it is a bit cobbled together: For example, found is used specificly when a hold is found, but has been used for some simple transfers as well. * Clarify some variables - found is too generic * Add a routine for correcting waiting holds - there is no current method for reverting a hold from waiting to in transit in returns. * Finish converting dialogs to modals. -- You are receiving this mail because: You are watching all bug changes.