Bug 30411 - Add separate shelving location column to Holds Queue
Summary: Add separate shelving location column to Holds Queue
Status: Patch doesn't apply
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement with 5 votes (vote)
Assignee: Lucas Gass
QA Contact: Testopia
URL:
Keywords:
: 33889 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-03-30 15:58 UTC by Sara Brown
Modified: 2023-06-08 14:45 UTC (History)
8 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 30411: Put shelving location into its own column in holds queue (4.34 KB, patch)
2022-03-30 22:15 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Sara Brown 2022-03-30 15:58:16 UTC
It would be useful, especially with Bug 29015, for shelving location to be its own column in the Holds Queue. This would allow for more flexibility in how libraries view and sort their queues, especially if it's configurable in Table settings.
Comment 1 Lucas Gass 2022-03-30 22:15:30 UTC
Created attachment 132659 [details] [review]
Bug 30411: Put shelving location into its own column in holds queue

To test:
1. Put some items on hold, make some bib level holds and some item level holds. Make sure that some of the holds have different shelving locations.
2. Build the holds queue. In KTD: perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl
3. Notice that the shelving location is in the same column as itemcallnumber
4. Apply patch and restart_all
5. Reload the holds queue and notice that shelving location now has it's own column.
6. Make sure you can sort by shelving location correctly.
7. Re-run the holds queue and apply the filter for shelving location. Make sure all your holds of that shelving location are shown.
8. While in the holds queue try usiong the 'Shelving location' filter on the left side of the page, make sure it works right.
9. Go to Admin > Table settings. Try hiding the shelving location column and reload the holds queue to make sure it is properly hidden.
10. Try hiding some other columns via Table settings to make sure all columns are still properly being hid.
Comment 2 Rachael 2022-06-30 18:32:33 UTC
patch does not apply
Comment 3 Juliet Heltibridle 2023-06-08 14:45:54 UTC
*** Bug 33889 has been marked as a duplicate of this bug. ***