Bug 18062

Summary: Damaged Status shows unavailable in results
Product: Koha Reporter: Jessie Zairo <jzairo>
Component: OPACAssignee: Nick Clemens (kidclamp) <nick>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrew, caroline.cyr-la-rose, koha, kyle, lucas, marjorie.barry-vila
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37372
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jessie Zairo 2017-02-06 13:43:18 UTC
When performing a search in the OPAC or staff client and the results include an item that is marked "Damaged" the status shows unavailable on the results page. When you view the detailed view of the record, the item appears as available. Although the item can still be checked out, it is confusing for the patron when they see the unavailable status.
Comment 1 Caroline Cyr La Rose 2018-10-23 13:59:33 UTC
Is this a duplicate of Bug 13658 - Show 'damaged' items as available in OPAC XSLT result list?
Comment 2 Katrin Fischer 2019-02-10 16:48:39 UTC
*** Bug 13658 has been marked as a duplicate of this bug. ***
Comment 3 Katrin Fischer 2019-02-10 16:51:36 UTC
Damaged are still listed in red with the class=unavailable. If we used a different class for them, it would also be easier to change the appearance (say make them green or grey)
Comment 4 Katrin Fischer 2021-09-26 22:11:20 UTC
Still valid on current master and in 21.05
Comment 5 Katrin Fischer 2023-09-10 12:13:21 UTC
Still valid in current master.
Comment 6 Lucas Gass (lukeg) 2024-07-08 17:10:22 UTC
I cannot reproduce this in current main.
Comment 7 Andrew Fuerste-Henry 2024-07-16 15:24:18 UTC
(In reply to Lucas Gass from comment #6)
> I cannot reproduce this in current main.

In our production server on 24.05, a damaged item is flagged as unavailable in the search results.

Its damaged status is not shown at all on the bib details page, though. I've filed bug 37372 for that.
Comment 8 Katrin Fischer 2024-07-17 07:50:18 UTC
Hi Andrew, thanks for re-testing!