Summary: | Checked out items with recalls do not indicate that in OPAC summary | ||
---|---|---|---|
Product: | Koha | Reporter: | hebah |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | ephetteplace, lucas |
Version: | 22.05 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | example |
Description
hebah
2023-01-24 17:09:55 UTC
The OPAC Summary ( opac-user.pl ) does include a line which reads "This item has been recalled. Please return by the new due date." in the user's checkout table. Created attachment 145642 [details]
example
(In reply to Lucas Gass from comment #2) > Created attachment 145642 [details] > example Ah. The message seems to appear for item-level recalls (confirmed and saw same messaging), but not bib/first-available. First available seems to make the closer due date appended, but even though the recall has changed its due date, no indication that it was recalled appears in OPAC for the person who has that item. Combined with bug 32715 (recalls not blocking renewal), it's confusing. |