| Summary: | Recall status should be 'requested' in overdue_recalls.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Janusz Kaczmarek <januszop> |
| Component: | Circulation | Assignee: | Janusz Kaczmarek <januszop> |
| Status: | RESOLVED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle, lucas, phil, tomascohen, wainuiwitikapark |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| 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: |
24.11.00,24.05.06,23.11.11
|
|
| Circulation function: | Recalls | ||
| Bug Depends on: | 19532 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 37271: Recall status should be 'requested' in overdue_recalls.pl
Bug 37271: Recall status should be 'requested' in overdue_recalls.pl |
||
|
Description
Janusz Kaczmarek
2024-07-08 09:33:54 UTC
Created attachment 168581 [details] [review] Bug 37271: Recall status should be 'requested' in overdue_recalls.pl In "Bug 19532: Make recalls.status an ENUM" one-letter statuses were replaced by their verbal equivalents. But in overdue_recalls.pl remained "R". As a result, recalls never overdue. No test plan provided--obvious correction. Sponsored-by: Ignatianum University in Cracow Created attachment 168688 [details] [review] Bug 37271: Recall status should be 'requested' in overdue_recalls.pl In "Bug 19532: Make recalls.status an ENUM" one-letter statuses were replaced by their verbal equivalents. But in overdue_recalls.pl remained "R". As a result, recalls never overdue. No test plan provided--obvious correction. Sponsored-by: Ignatianum University in Cracow Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Picking this one from QA queue for review - thanks Janusz! Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 Not backporting to 22.11 |