Bug 30505 - Warning when issuing recalled item that has a hold
Summary: Warning when issuing recalled item that has a hold
Status: RESOLVED DUPLICATE of bug 35322
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 19532
Blocks:
  Show dependency treegraph
 
Reported: 2022-04-11 11:02 UTC by Nick Clemens (kidclamp)
Modified: 2024-01-11 22:07 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***