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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes two issues when
      release notes|                            |transferring an item that
                   |                            |could fill a pending hold
                   |                            |to a library that is not
                   |                            |the holds pickup library:
                   |                            |1. Koha only gives you an
                   |                            |option to transfer the item
                   |                            |to the pickup library. When
                   |                            |this option is chosen, Koha
                   |                            |says that item is being
                   |                            |transferred to the selected
                   |                            |library, not to the pickup
                   |                            |library. Then it fails to
                   |                            |create the transfer.
                   |                            |2. Adds a new option
                   |                            |("Ignore hold and transfer
                   |                            |to [Library name]") to
                   |                            |ignore the hold and
                   |                            |transfer the item to the
                   |                            |library selected in the
                   |                            |transfer tool.

--- Comment #18 from David Nind <[email protected]> ---
I attempted a release note, please fix up any mistakes or improve 8-).

I know this is a library workflow issue, but why would you want to
transfer the item to a library different from where it was selected
for pickup? (Or perhaps I am misunderstanding the issue!)

Testing notes (using KTD):

1. I used the interactive mode when applying the patches, working through
   the first patch "Fix setting transfer for hold via branchtransfers.pl",
   then the second patch.

2. Settings used for testing patches:
   - Library A = Centerville
   - Library B = Midway
   - Library C = Fairview
   - Record used: Programming Perl (292) with one item 
                  39999000011418 (578)
   - Patron used: Mary Burton (Midway)

3. After the first patch, I:
   - Cancelled the transit (Revert transit status) from the record's
     holds page
   - Then deleted the hold (delete icon on the same page)
   - Changed the library to Midway
   - Cancelled the transfer on Circulation > Transfers > 
     Transfers to receive
   - Changed the library back to Centerville
   - Item should now be shown as available again

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to