| Summary: | checkin with checkbox doesn't activate holds | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Circulation | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED DUPLICATE | QA Contact: | Bugs List <koha-bugs> |
| Severity: | critical | ||
| Priority: | P5 - low | CC: | brendan, koha.sekjal |
| Version: | Main | ||
| Hardware: | PC | ||
| OS: | All | ||
| URL: | cgi-bin/koha/circ/circulation.pl | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Chris Cormack
2010-05-21 01:27:32 UTC
There is a workflow difficulty with enabling hold activation through the moremember.pl screen: Since you can check in multiple items at once (including ALL of a patron's items), and any number of them (even ALL) could have holds on them, you could have a very large number of hold messages to wade through after checking these items in. A solution to this bug must include a robust interface for dealing with multiple hold messages at once, so that none of them get lost in the shuffle. |