Bug 33725

Summary: Add item's collection code to search results location column in staff interface
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CirculationAssignee: Lucas Gass (lukeg) <lucas>
Status: RESOLVED FIXED QA Contact: Kyle M Hall (khall) <kyle>
Severity: enhancement    
Priority: P5 - low CC: andrew, caroline.cyr-la-rose, gmcharlt, kkrueger, kyle.m.hall, kyle, matt.blenkinsop
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Caroline Cyr La Rose Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/818
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.01
Circulation function:
Attachments: Bug 33725: Add collection to search results
Bug 33725: Add collection to search results
Bug 33725: (follow-up) Add ccode to grouping logic
Bug 33725: Add collection to search results
Bug 33725: (follow-up) Add ccode to grouping logic

Description Lucas Gass (lukeg) 2023-05-12 17:53:23 UTC
It would be handy if the location column in search results included the collection code. This can be helpful information to librarians as they are scanning the results page for relevant information.
Comment 1 Lucas Gass (lukeg) 2023-05-12 17:57:05 UTC
Created attachment 151151 [details] [review]
Bug 33725: Add collection to search results

To test:
1. Apply patch and restart services
2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged)
3. Notice that the location column should now also include the collection description underneath the shelving location.
Comment 2 ByWater Sandboxes 2023-05-12 18:54:11 UTC
Created attachment 151158 [details] [review]
Bug 33725: Add collection to search results

To test:
1. Apply patch and restart services
2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged)
3. Notice that the location column should now also include the collection description underneath the shelving location.

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Comment 3 Lucas Gass (lukeg) 2023-05-31 21:39:41 UTC
Created attachment 151890 [details] [review]
Bug 33725: (follow-up) Add ccode to grouping logic
Comment 4 Kyle M Hall (khall) 2023-06-07 18:45:36 UTC
Created attachment 152132 [details] [review]
Bug 33725: Add collection to search results

To test:
1. Apply patch and restart services
2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged)
3. Notice that the location column should now also include the collection description underneath the shelving location.

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Kyle M Hall (khall) 2023-06-07 18:45:42 UTC
Created attachment 152133 [details] [review]
Bug 33725: (follow-up) Add ccode to grouping logic

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 6 Tomás Cohen Arazi (tcohen) 2023-06-07 19:49:36 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 7 Tomás Cohen Arazi (tcohen) 2023-06-09 19:06:06 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 8 Matt Blenkinsop 2023-06-12 11:50:24 UTC
Enhancement - not backporting to 22.11.x
Comment 9 Caroline Cyr La Rose 2024-01-17 21:25:19 UTC
I redid the screenshots.

The specifics of what is displayed is not detailed in the manual, so there was nothing to change in the text itself.