https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38793 Bug ID: 38793 Summary: Transfer silently not canceled when TransfersBlockCirc = "don't block" and AutomaticConfirmTransfer = "do automatically confirm" Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To reproduce: 0. Set TransfersBlockCirc = "don't block" AutomaticConfirmTransfer = "do automatically confirm" 1. Find or create an item that belongs to a branch other than the logged-in branch Like 39999000012118 in test data 2. Check in the item - this should trigger a Return to Home transfer 3. Click OK on the modal to confirm the transfer 4. Check in that item again 5. Cancel the transfer 6. Open the bib record for that item in a new tab 7. It's still in transit (that's wrong!) 8. Check in that item again 9. It still offers to cancel. (confirming the previous cancel attempt didn't work) Logs don't show any error. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.