Summary: | AutomaticConfirmTransfer does not confirm if the check-in form is resubmitted | ||
---|---|---|---|
Product: | Koha | Reporter: | Emily Lamancusa (emlam) <emily.lamancusa> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, jrobb, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 33300 | ||
Bug Blocks: |
Description
Emily Lamancusa (emlam)
2023-08-08 15:05:10 UTC
This has caused a non-trivial amount of pending transfers for us which complicates the tracking of items traveling between branches. I was able to replicate the issue consistently in ktd using Emily's steps: 1. Set TransfersBlockCirc to Don't Block 2. Set AutomaticConfirmTransfer to Do 3. While logged in as Centerville, check in barcode 39999000000238 - item goes in transit to Midway 4. Click outside the Transfer modal 5. Check in barcode 39999000000238 again 6. While the Wrong transfer modal is up, note the input box in the background is active, hit enter 7. Pull up the item record and note the item status is "Transit pending from ... " |