Summary: | Library and category are switched in table configuration for patron search results table settings | ||
---|---|---|---|
Product: | Koha | Reporter: | Catrina Berka <catrina> |
Component: | System Administration | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | danyonsewell, gmcharlt, lisette, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06,22.05.14
|
|
Circulation function: | |||
Attachments: |
Bug 33586: Fix sequence of fields for memberresultst in table configuration
Bug 33586: Fix sequence of fields for memberresultst in table configuration Bug 33586: Fix sequence of fields for memberresultst in table configuration |
Description
Catrina Berka
2023-04-21 17:31:14 UTC
Created attachment 150069 [details] [review] Bug 33586: Fix sequence of fields for memberresultst in table configuration The sequence of options actually matters, not the name. Library and category were switched, this patch fixes it and now it should all hide/show as expected: * Go to administration > table configuration * Hide library in memberresultst * Go to patron search and search * Verify that category was hidden instead * Apply patch * Verify now label and columns for library and category match with configuration. Created attachment 150073 [details] [review] Bug 33586: Fix sequence of fields for memberresultst in table configuration The sequence of options actually matters, not the name. Library and category were switched, this patch fixes it and now it should all hide/show as expected: * Go to administration > table configuration * Hide library in memberresultst * Go to patron search and search * Verify that category was hidden instead * Apply patch * Verify now label and columns for library and category match with configuration. Signed-off-by: Lisette Scheer <lisette.scheer@bywatersolutions.com> Worked as expected. Thanks! Lisette Created attachment 150209 [details] [review] Bug 33586: Fix sequence of fields for memberresultst in table configuration The sequence of options actually matters, not the name. Library and category were switched, this patch fixes it and now it should all hide/show as expected: * Go to administration > table configuration * Hide library in memberresultst * Go to patron search and search * Verify that category was hidden instead * Apply patch * Verify now label and columns for library and category match with configuration. Signed-off-by: Lisette Scheer <lisette.scheer@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Backported to 22.05.x for upcoming 22.05.14. Not backporting to 21.11.x |