[Koha-bugs] [Bug 12362] Branch transfer records orphaned on cancelled holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 21 10:27:42 CEST 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Passed QA                   |In Discussion

--- Comment #21 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Martin Renvoize from comment #4)
> I do have a question however... should cancellation of an in_transit
> transfer automatically trigger a transfer back to the original location at
> the point of cancellation (i.e. prior to the code that handling a return to
> home/return to holding at check-in time?

What about that?

I was going to ask exactly that, spotted in the code that the tests were
removed


-    is( $itemcheck->holdingbranch, $library_1->{branchcode}, 'Lost item with
cancelled hold has holding branch equallying the transfers source branch' );

It does not seem like a minor change.

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


More information about the Koha-bugs mailing list