https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24754 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 99768 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99768&action=edit Bug 24754: Set userenv for ilsdi requests To test: 1 - Enable ILSDI in systempreferences 2 - Checkout an item to a patron 3 - Enable Renewal logs 4 - Ensure you will be able to renew the item several times 5 - Open an incognito/private browser 6 - Renew item via ilsdi: http://localhost:8080/cgi-bin/koha/ilsdi.pl?service=RenewLoan&patron_id=5&item_id=1128 7 - Check action logs - note renewal is indicated as opac 8 - In private browser open a new tab 9 - Sign in to staff client 10 - Return to other tab 11 - Refresh page to repeat renewal 12 - Check action_logs 13 - The second renewal indicates it was renewed via intranet by logged in staff member 14 - Apply patch 15 - restart_all 16 - Ensure staff client still signed in 17 - Repeate renewal again 18 - Check logs, renewal now indicates opac again (as it should) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.