Summary: | Allow custom sort order of patron_holds_table | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Hold requests | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david, gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38079 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This enhancement lets you set the default sort order for the record holds table in the staff interface (Administration > Table settings > Circulation > holds > patron_holds_table, or from the configure option for a record's holds table).
|
|
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 38069 | ||
Bug Blocks: | |||
Attachments: |
Bug 38107: Add default sort order option to patron_holds_table
Bug 38107: Add default sort order option to patron_holds_table |
Description
Lucas Gass (lukeg)
2024-10-07 18:05:39 UTC
Created attachment 172498 [details] [review] Bug 38107: Add default sort order option to patron_holds_table 1. APPLY PATCH and restat_all 2. From Table settings look for the patron_holds_table 3. Put some holds on a record. 4. Play with different sort orders, ensuring they work. Note: Depends on Bug 38069 Created attachment 172505 [details] [review] Bug 38107: Add default sort order option to patron_holds_table 1. APPLY PATCH and restat_all 2. From Table settings look for the patron_holds_table 3. Put some holds on a record. 4. Play with different sort orders, ensuring they work. Note: Depends on Bug 38069 Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Access from Administration > Additional parameters > Table settings > Circulation (Circulation tables) > holds > patron_holds_table OR from a record in the staff interface > Holds > Existing holds > Configure option For those patches ("Allow custom sort order") one thing to test is that the order is the same before and after the patch. On bug 38079 Nick is suggesting a "default", which we could use for all tables. Setting to assigned, see previous comment |