Bug 38991

Summary: Reverting a hold does not cancel the related transfer
Product: Koha Reporter: Ray Delahunty <r.delahunty>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: emily.lamancusa, gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34756
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Ray Delahunty 2025-01-29 07:23:20 UTC
When an item on hold is being sent from one branch to another (to satisfy that hold) and it is reverted (say, after the item appears to be missing in transit) the item remains In transit. The transfer status should be removed so the hold / reservation becomes active again and it will appear in the Holds to Pull feature. 

Steps to reproduce:
1. In a multi-site setup, identify an existing hold that is In transit (to the chosen pickup location).
2. In the hold select 'Revert transit status'.
3. Return to the biblio and under the Holdings tab, the item will still be marked as 'In transit'.
4. Even logging back in as the item;s home library and selecting Ignore in the transfer modal only sets the status to 'In transit pending'.
Comment 1 Emily Lamancusa (emlam) 2025-05-12 19:54:50 UTC

*** This bug has been marked as a duplicate of bug 33446 ***