Summary: | Change default sorting of circulation patron search results to patron name | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | f.demians, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, kyle, veron |
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: | ||
Circulation function: | |||
Bug Depends on: | 16336 | ||
Bug Blocks: | |||
Attachments: |
Bug 16462 - Change default sorting of circulation patron search results to patron name
Bug 16462 - Change default sorting of circulation patron search results to patron name Bug 16462 - Change default sorting of circulation patron search results to patron name |
Description
Owen Leonard
2016-05-06 14:14:23 UTC
Created attachment 51792 [details] [review] Bug 16462 - Change default sorting of circulation patron search results to patron name This patch changes the default sort of patron quick search results from the circulation header search or when searching for a patron during the hold process. To test: In Circulation: - Perform a search by name for a patron which will return multiple search results. - Confirm that the results are sorted by patron name. In the catalog: - Locate and place a hold on a title. - When prompted to select a patron to place the hold for, perform a search by name which will return multiple results. - Confirm that the results are sorted by patron name. Created attachment 51905 [details] [review] Bug 16462 - Change default sorting of circulation patron search results to patron name This patch changes the default sort of patron quick search results from the circulation header search or when searching for a patron during the hold process. To test: In Circulation: - Perform a search by name for a patron which will return multiple search results. - Confirm that the results are sorted by patron name. In the catalog: - Locate and place a hold on a title. - When prompted to select a patron to place the hold for, perform a search by name which will return multiple results. - Confirm that the results are sorted by patron name. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 52541 [details] [review] Bug 16462 - Change default sorting of circulation patron search results to patron name This patch changes the default sort of patron quick search results from the circulation header search or when searching for a patron during the hold process. To test: In Circulation: - Perform a search by name for a patron which will return multiple search results. - Confirm that the results are sorted by patron name. In the catalog: - Locate and place a hold on a title. - When prompted to select a patron to place the hold for, perform a search by name which will return multiple results. - Confirm that the results are sorted by patron name. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Shouldn't we consider this as a bugfix and backport it? I agree - let's make this a bug :) Pushed to master for 16.05, thanks Owen! Pushed in 16.05. Will be in 16.05.02. Not needed in 3.22.x |