Summary: | Public lists do not sort alphabetically as expected | ||
---|---|---|---|
Product: | Koha | Reporter: | Esther Melander <esther.melander> |
Component: | Lists | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | m.de.rooy |
Version: | 20.05 | ||
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: | ||
Attachments: | Failed sorting of public list. |
Created attachment 124943 [details] Failed sorting of public list. When viewing the table with public lists, the individual lists do not automatically descend alphabetically as expected. When clicking on the arrow to sort the list, the list reorders but is also not alphabetical as expected. (see the pre and post sort image). It looks like the lists default to appear in order of creation date, but even then it should sort alphabetically when the arrow is clicked in the List Name column. Clicking the arrow to sort the List Name column a second and third time further orders the list in what appears to be a random order.