http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14104 Bug ID: 14104 Summary: Renew check-box appears on checked out items with item level holds Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com As of 3.18, it is possible to renew an item that has a hold on it, as long as the hold can be filled. If a biblio-level hold is placed, and all items are checked out, the 'Renew' check-box in the 'Checked out' tab in circ/circulation.pl will be replaced by the text 'On Hold'. If the checked out item has an item level hold on it, the 'Renew' check box *will* show, and no 'On Hold' text will display. If you select the 'Renew' check box for that item and click "Renew or check in selected items", the renew *will* fail, and the check box will then be replaced with the message 'Renew failed: on reserve' The issue not that the item is renewable, but simply that we are not being consistent about how we display the renew-ability of the item. 1) log in to http://intranet.bywatersolutions.com/ (user: bywater pass:bywater) 2) Check out item The Avengers 0003039002483 to Bilbo Bagins (55) 3) In separate tab, place Item level hold on The Avengers 0003039002483 4) Display check outs -- The Avengers 0003039002483 *does* show as renewable (i.e. the check box is available, and the 'on hold' text does not show) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.