Renew or checkin selected items button were seperated to two buttons (wich is great). When you go to patron's checkouts and there are overdue items, they are selected automatically for renewal (as previously). But now the Renew selected items button is inactive and you have to click one of the overdue items on the Renew colum to activate the button. And click it again to renew that one too. This happens in both cgi-bin/koha/members/moremember.pl and cgi-bin/koha/circ/circulation.pl pages.
Created attachment 160574 [details] Renew selected items button is inactive Screenshot
*** This bug has been marked as a duplicate of bug 36060 ***
Re-opening as this is still an issue in 23.11.x series and the fix in the duplicate bug only applies to 24.05.x onwards
Created attachment 175172 [details] [review] Bug 35709: 23.11 version of bug 36060 This just replicates the logic of bug 36060 for the 23.11.x branch. Follow the same test plan as for that bug.
I tried to apply the patch to Bywater's sandbox made in 23.11.x branch but I get this message: Bug 35709 - Renew selected items button is inactive when overdue items are preselected automatically 175172 - Bug 35709: 23.11 version of bug 36060 Apply? [(y)es, (n)o, (i)nteractive] Applying: Bug 35709: 23.11 version of bug 36060 Using index info to reconstruct a base tree... M koha-tmpl/intranet-tmpl/prog/js/checkouts.js error: insufficient permission for adding an object to repository database .git/objects error: could not write tree Patch failed at 0001 Bug 35709: 23.11 version of bug 36060 [33mhint: Use 'git am --show-current-patch=diff' to see the failed patch[m When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-35709-2311-version-of-bug-36060-kb7_vu0y.patch Is it possible to test this on a sandbox?
Created attachment 175174 [details] [review] Bug 35709: 23.11 version of bug 36060 This just replicates the logic of bug 36060 for the 23.11.x branch. Follow the same test plan as for that bug. Signed-off-by: Baptiste <baptiste.wojtkowski@biblibre.com>
Pushed to 23.11.x for 23.11.11
Not pushed to LTS. Marked Resolved. If you feel this should be in LTS please reply with your reason.