Bug 30505

Summary: Warning when issuing recalled item that has a hold
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: emily.lamancusa, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 19532    
Bug Blocks:    

Description Nick Clemens (kidclamp) 2022-04-11 11:02:36 UTC
Recalls take priority over holds on checkin, however, on issuing the recalled item there is a confirm box warning of a hold. Probably the recall should be completed with no warning

To test:
1 - Checkout an item to Patron A
2 - Recall item to Patron B
3 - Place a hold on the specific item for Patron C
4 - Check in the item
5 - You are notified only of recall
6 - Attempt to issue the item to Patron B
7 - "Please confirm checkout" prompt warns of hold for patron C
Comment 1 Emily Lamancusa 2024-01-11 22:07:10 UTC
The patch for bug 35322 resolves this too, and 35322 has passed QA, so I'm marking this one as a duplicate

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