Bug 37334 will bring filtering to the holdings table status column. This bug is for the sorting of the status column.
Our staff are anxious to have this restored! They use the sort on bibs that have more than 20 items, some that have over 100.
*** This bug has been marked as a duplicate of bug 37334 ***
(In reply to Kristi from comment #1) > Our staff are anxious to have this restored! They use the sort on bibs that > have more than 20 items, some that have over 100. Can you detail your use case please?
We have several use cases: 1.Branch staff sort by status to see if they can identify an available copy and the branch itβs located at. 2. Our acquisitions team uses it to see how many viable (not missing, lost, withdrawn) copies are left on something that has high holds. Popular titles can have over 100 items. 3. Technical services uses it when looking at items that need to be called in to see if they are checked out, marked missing, etc. 4. We have wi-fi hotspots that are very popular and have several hundred items on the bib for each model. A lot of them are marked damaged, others are long overdue (Lost), some are Missing. These different statuses can make it confusing to know what should be circulating, so our staff use the status sort to eye up what is damaged, missing, etc.
Don't you think bug 37334 would help in most of those situations?
For use cases 1 and 2 especially, the sort rather than the filter would be the preferred method.
Our staff would love this feature back too. They find it easier to quickly scan the items over filtering. But ideally there is room for both :). Upvoting.
I prefer to be honest with you, there is very little chance to see the sort implemented in a near future. It was an limitation of bug 33568 that has been announced since day 1. I will do my best to provide alternative solutions that can potentially answer your needs however. (In reply to SamSowanick from comment #7) > They find it easier to quickly scan the items over filtering. Can you detail what you mean here please?
The sort function is a way to group the items allowing scanning over all the items at one time, allowing seeing proportions of items status on one bib. Filtering accomplishes this but requires you to know what status you are looking for; while also hiding other items not in the searched status. I also just realized that you can SHIFT + CLICK to sort two fields at the same time, so it is fully possible that I am missing an alternate something. I will see if I can get more context from our staff. Thank you for highlighting the context to the limitations for this bug.
Sorry - I'm not fluent in all the tech stuff, so it might be something obvious. But if all the other columns on the holdings table are sortable, why is status the only one that is not?
(In reply to Donna from comment #10) > Sorry - I'm not fluent in all the tech stuff, so it might be something > obvious. But if all the other columns on the holdings table are sortable, > why is status the only one that is not? Because it's calculated, not stored in DB like other attributes. If you want to sort by status you will need to calculate the status for all the items then display the 20 you want to display.
(In reply to Jonathan Druart from comment #8) > I prefer to be honest with you, there is very little chance to see the sort > implemented in a near future. It was an limitation of bug 33568 that has > been announced since day 1. Unfortunately this is not an option. Before Bug 33568 one could sort by statuses, this is a regression and many libraries cannot live without it.
I can work on this after we get Bug 37334 pushed.
(In reply to Lucas Gass (lukeg) from comment #13) > I can work on this after we get Bug 37334 pushed. What are you plans?
Please bring back the "sort by statuses" option.
Please restore ability to sort the holdings table by status. This is particularly an issue for our bibs with large holdings (up to 150 items) across multiple branches. Staff appreciated being able to sort by status to quickly eyeball the list and determine which branch has available items; we also have use cases similar to those listed by Kristi on 11/8/24, particularly with our hotspots and laptops.
(In reply to mreid from comment #16) > Please restore ability to sort the holdings table by status. This is > particularly an issue for our bibs with large holdings (up to 150 items) > across multiple branches. Staff appreciated being able to sort by status to > quickly eyeball the list and determine which branch has available items; we > also have use cases similar to those listed by Kristi on 11/8/24, > particularly with our hotspots and laptops. Have a look at Bug 37334. Filtering by available and then sorting by branch may solve your problem.