Summary: | Can't select new library when editing a desk | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | esther.melander, gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 40113 | ||
Attachments: | Bug 40114: Can't select new library when editing a desk |
Description
Owen Leonard
2025-06-10 18:41:51 UTC
Created attachment 183147 [details] [review] Bug 40114: Can't select new library when editing a desk This patch fixes selection of a library when editing a desk in Administration. The form should provide all libraries as options, not just the currently selected one. To test, apply the patch and go to Administration -> Desks. - If necessary, create a new desk. - Edit the desk. The form should load with the correct library prefilled in the <select>, but should offer all libraries as a choices. Sponsored-by: Athens County Public Libraries The test plan appeared to work. Signed off by: Esther Melander <esther@bywatersolutions.com> |