https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38806 Bug ID: 38806 Summary: Dismissing a "Wrong transfer detected" modal leads to transfer not cancelable anymore 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 1. syspref TransfersBlockCirc => don't block 2. Find or create an item that belongs to a branch other than the logged-in branch Like 39999000012118 in test data 3. Check in the item - this should trigger a Return to Home transfer 4. Click OK on the modal to confirm the transfer 5. Check in that item again 6. Click away to dismiss the modal 7. in another tab go see the record page and see that the item is in pending transit 8. back to 1st tab, check in that item again 9. "Please return this item", no cancel button. This isn't right, there was already a transfer. 10. Click ok 11. Check in the item again. 12. Still "Please return this item", no cancel button, item status: "Transit pending" This is even more wrong! It's not possible to cancel anymore. Is step 7 finding the expected status? (Transit pending) Or is that a 3rd problem? Is there a better title for the bug? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.