[Koha-bugs] [Bug 15118] New: Accidental Branch transfer on hold is not handled gracefully.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 3 23:00:27 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15118

            Bug ID: 15118
           Summary: Accidental Branch transfer on hold is not handled
                    gracefully.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

If an item is accidentally transferred to another branch after it fills a hold,
the item will be checked in as 'local use' at the second branch, but will show
as being held at the original branch.

To reproduce:

Place a hold for item X at branch ABC
Check item X in at branch ABC, thereby filling the hold.
Check the item in at branch DEF. 


This will produce a message like 

    Hold found: ... 
    Hold for ... 
    Hold at ABC

This will also give the following check in message:

    Check in message
    Not checked out
    Local use recorded

Viewing the item's status will now show that the item's location is DEF, but
the item is waiting for pickup at ABC.

The expectation is that a branch transfer should have been created to send the
item back to ABC.

-- 
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