Fix sorting bug in Simplified Hold Pull List
Bug #1034534 reported by
Lebbeous Fogle-Weekley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Medium
|
Unassigned |
Bug Description
For Evergreen 2.3+
This commit fixes some sorting issues in general with the Simplified Hold Pull List, and also makes clicking on the Shelving Location column actually use the shelving location sort order column.
Come to think of it, this should fall back to sorting on the name of the shelving location when a sort order isn't defined, instead of considering all such shelving locations equally, so this isn't a pullrequest yet.
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Now this is worthy of the pullrequest tag, which I have added.
I have force-pushed changes to this branch that actually get the sort fix right, plus we now fall back to a simple alphabetical sort for the shelving location column if shelving location order isn't defined (you know, the order you can set in the drag-and-drop interface in the staff client labeled Copy Location Order).