[Koha-bugs] [Bug 26078] "Item returns to issuing library" creates infinite transfer loop

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 19:00:56 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26078

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 107597
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107597&action=edit
Bug 26078: Prevent generating a new transfer from return policy when resolving
a transfer

To test:
- Have 2+ branches
- Set your default return policy to Item returns to issuing library
- Find an item with holding branch of Branch A
- Set your library to Branch B
- Check item in
- Koha generates a transfer to Branch A. In doing so, it sets the item holding
branch to Branch B
- Set your library to Branch A
- Check item in
- Koha generate a transfer to Branch B. In doing so, it sets the item holding
branch to Branch A
- Set you library to Branch A
- Check the item in
 . . . Repeat indefinitely.
 Apply patch
 Repeat
 No more loop

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list