Bug 35437 - With CanMarkHoldsToPullAsLost, only cancel holds when no other items are available
Summary: With CanMarkHoldsToPullAsLost, only cancel holds when no other items are avai...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 17:38 UTC by Owen Leonard
Modified: 2023-11-29 17:38 UTC (History)
1 user (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 Owen Leonard 2023-11-29 17:38:40 UTC
With CanMarkHoldsToPullAsLost enabled, the librarian can mark an item lost from the "Holds to pull" page, have the hold cancelled, and optionally notify the patron.

If the patron has a biblio-level hold and there are other available items, the only action automatically taken should be the marking lost. The hold can remain and the hold queue will pick up another item the next time it rebuilds.