Bug 37372 - Item's damaged status not shown on biblio details page
Summary: Item's damaged status not shown on biblio details page
Status: RESOLVED DUPLICATE of bug 37078
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-16 15:23 UTC by Andrew Fuerste-Henry
Modified: 2024-07-16 17:48 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 2024-07-16 17:48:38 UTC

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