Bug 33725 - Add item's collection code to search results location column in staff interface
Summary: Add item's collection code to search results location column in staff interface
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Lucas Gass
QA Contact: Kyle M Hall
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-12 17:53 UTC by Lucas Gass
Modified: 2024-01-17 21:25 UTC (History)
7 users (show)

See Also:
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


Attachments
Bug 33725: Add collection to search results (3.77 KB, patch)
2023-05-12 17:57 UTC, Lucas Gass
Details | Diff | Splinter Review
Bug 33725: Add collection to search results (3.83 KB, patch)
2023-05-12 18:54 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 33725: (follow-up) Add ccode to grouping logic (945 bytes, patch)
2023-05-31 21:39 UTC, Lucas Gass
Details | Diff | Splinter Review
Bug 33725: Add collection to search results (3.88 KB, patch)
2023-06-07 18:45 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 33725: (follow-up) Add ccode to grouping logic (1000 bytes, patch)
2023-06-07 18:45 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 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 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 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 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 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 2023-06-07 19:49:36 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 7 Tomás Cohen Arazi 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.