Bug 37372

Summary: Item's damaged status not shown on biblio details page
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: lucas, m.de.rooy
Version: 24.05   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18062
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2024-07-16 15:23:21 UTC
To reproduce:
 - have a bib with at least 1 item
 - edit the item to give it a Damaged status
 - go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX for your bib
 - see that your item shows "Available" in the status column, instead of showing the damaged status you set

The item's damaged status is shown in search results (/cgi-bin/koha/catalogue/search.pl).
Comment 1 Andrew Fuerste-Henry 2024-07-16 15:24:58 UTC
Bumping this to Major as it removes important data from a key place in the interface.
Comment 2 Lucas Gass (lukeg) 2024-07-16 17:48:38 UTC

*** This bug has been marked as a duplicate of bug 37078 ***