https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36418 Bug ID: 36418 Summary: Can't properly renew/checkin from issues-table Change sponsored?: --- Product: Koha Version: 23.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To recreate: 1. Add some checkouts and load the issues-table 2. Select 'Check in' checkbox for that item and click "Check in selected items" 3. The row becomes read and reads "Unable to check in" 4. Reload the page, the item has actually checked in 5. Try the 'Renew' checkbox and click "Renew selected items" 6. It just spins and spins. 7. Reload the page, the item has actually renewed. Seems related to Bug 36351? svc/renew and svc/checkin stopped assuming the response is JSON. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.