http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9322 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Would it not make sense for any given item to only ever have a single row in the branch transfers table at any given time? I.e. initiating a transfer from LibraryA to LibraryB, and then a transfer from LibraryA to LibraryC will cause the system to delete the A to B, and replace it with A to C. I cannot think of a scenario where multiple open branch transfers for a single item are useful. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.