https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42939 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30200 Severity|enhancement |normal --- Comment #3 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- I believe this was caused by bug 30200: 1) Do a git reset hard to the commit prior to 30200: 23eab5df2fd0f280d262d51a54e97287d1221799 2) ktd down & ktd up or reset_all. Ensure you're running a fresh ktd on that commit hash 3) Enable ILLModule 4) Create 2 ILL requests: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 5) Confirm one of the ILL requests (to become 'Requested' status). Click 'Confirm request' from the toolbar <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 6) Pick 'Standard' for the backend filter, then pick a status, confirm it works fine: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 7) Apply 30200 git bz apply 30200 updatedatabase koha-plack --restart kohadev 8) Repeat 6. Notice status filter is non functional if you first pick 'Standard' backend. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30200 [Bug 30200] Add customizable tabs to interlibrary loan requests list -- You are receiving this mail because: You are watching all bug changes.