https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958
--- Comment #18 from Marcel de Rooy <[email protected]> --- (In reply to Kyle M Hall from comment #17) > Could you restate what the change in behavior is? I'm not sure I understand. > Thanks! Holds are not easy :) See: Failing QA because this patch has side-effects when you cancel a hold from the confirm hold popup. Before we called GetOtherReserves and now we dont. This changes behavior. Note that GetOtherReserves does not only 'get' but may call ModItemTransfer. In my 'test plan': > So far so good. Checkin again and cancel. > Second record level hold at 1. This cancel created no transfer. No message. > (Behavior change?) This confirms that we no longer call ModItemTransfer. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
