Summary: | Ability to sort item search results by status | ||
---|---|---|---|
Product: | Koha | Reporter: | Tom Rice <tom.rice> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | emily.lamancusa, fridolin.somers, gmcharlt |
Version: | 24.05 | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38130 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 |
||
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: | 33568 | ||
Bug Blocks: | |||
Attachments: | Screenshot of the columns in catalog search results. |
Since table now uses REST API, the sorting is now on DB columns and there is no for status. So maybe not easy to fix Hi Tom, haven't seen you around before - welcome to the Koha community! :) We have some discussion of this on bug 38122 if you'd like to jump in there! I'm going to mark this bug report as a duplicate to keep the discussion in one place, but please do take a look at the other one! |
Created attachment 182540 [details] Screenshot of the columns in catalog search results. In the staff side, when searching the catalog for records (like hotspots), the ability to sort by status (so it would be immediately apparent how many hotspots are available) would be great. As of now, that's the only column lacking the ability to sort.