Summary: | [23.11] Renew selected items button is inactive when overdue items are preselected automatically | ||
---|---|---|---|
Product: | Koha | Reporter: | Anneli Österman <anneli.osterman> |
Component: | Circulation | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | major | ||
Priority: | P5 - low | CC: | baptiste.wojtkowski, fridolin.somers, gmcharlt, jesse, kyle.m.hall, pierre.genty |
Version: | 23.11 | Keywords: | rel_23_11_candidate |
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36060 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.11.11
|
Circulation function: | |
Attachments: |
Renew selected items button is inactive
Bug 35709: 23.11 version of bug 36060 Bug 35709: 23.11 version of bug 36060 |
Description
Anneli Österman
2024-01-05 13:30:35 UTC
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. |