Bug 33726 - Koha::Item->check_recalls needs to be renamed
Summary: Koha::Item->check_recalls needs to be renamed
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 32129
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-12 20:15 UTC by Tomás Cohen Arazi
Modified: 2023-05-12 20:15 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 Tomás Cohen Arazi 2023-05-12 20:15:48 UTC
The name clearly comes from emulating CheckReserves or something similar. We could pick `most_relevant_recall`. Someone familiar with the feature could come up with something better.