Summary: | Select2 drop-downs in batch item modification are empty | ||
---|---|---|---|
Product: | Koha | Reporter: | Emily Lamancusa (emlam) <emily.lamancusa> |
Component: | Cataloging | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to main --- | QA Contact: | Lucas Gass (lukeg) <lucas> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, lucas, m.de.rooy |
Version: | Main | Keywords: | RM_priority |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.05.00
|
Circulation function: | |
Bug Depends on: | 38714 | ||
Bug Blocks: | |||
Attachments: |
Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification
Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification |
Description
Emily Lamancusa (emlam)
2025-03-20 13:22:32 UTC
Confirmed. I have no idea about who/when we broke it - someone in the mood for a git bisect? commit 6b439f5832c010aff1a2aea87c916602861e7a6c Author: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Date: Thu Jan 9 12:54:28 2025 +0100 Bug 38714: html_helpers.inc Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Created attachment 179535 [details] [review] Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification We built select_class but never used it. Test plan: Go to Batch item modification and confirm that the select2 dropdown lists are no longer empty Created attachment 179536 [details] [review] Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification We built select_class but never used it. Test plan: Go to Batch item modification and confirm that the select2 dropdown lists are no longer empty Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 179559 [details] [review] Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification We built select_class but never used it. Test plan: Go to Batch item modification and confirm that the select2 dropdown lists are no longer empty Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed for 25.05! Well done everyone, thank you! backport depends on Bug 38714 comment 11 |