Bug 34160 - Link item barcode to the item more details page from the holds queue viewer
Summary: Link item barcode to the item more details page from the holds queue viewer
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks: 35406
  Show dependency treegraph
 
Reported: 2023-06-29 19:20 UTC by Kyle M Hall
Modified: 2023-11-27 15:09 UTC (History)
4 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:
23.11.00


Attachments
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer (2.88 KB, patch)
2023-06-29 19:23 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer (2.93 KB, patch)
2023-07-05 21:48 UTC, Phil Ringnalda
Details | Diff | Splinter Review
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer (2.99 KB, patch)
2023-07-21 13:57 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 34160: Fix filters in URL from html to uri (3.01 KB, patch)
2023-07-21 13:57 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer (3.19 KB, patch)
2023-10-11 13:17 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 Kyle M Hall 2023-06-29 19:20:13 UTC
Sometimes librarians fail to find an item on the shelf for a hold and need to mark the item as lost. In these cases it would be helpful to link the barcode to the item's "more details" form in the same way we do for the standard details item barcode hyperlink.
Comment 1 Kyle M Hall 2023-06-29 19:23:07 UTC Comment hidden (obsolete)
Comment 2 Phil Ringnalda 2023-07-05 21:48:05 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2023-07-21 13:57:21 UTC
Created attachment 153792 [details] [review]
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer

Sometimes librarians fail to find an item on the shelf for a hold and need to mark the item as lost. In these cases it would be helpful to link the barcode to the item's "more details" form in the same way we do for the standard details item barcode hyperlink.

Test Plan:
1) View the holds queue, note the item barcode is not a hyperlink
2) Apply this patch
3) Reload the page, note the item barcode is a hyperlink to the more
   details page for that item!

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 4 Katrin Fischer 2023-07-21 13:57:23 UTC
Created attachment 153793 [details] [review]
Bug 34160: Fix filters in URL from html to uri

Following the advice of the mighty QA test tools :)

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 5 Tomás Cohen Arazi 2023-10-11 13:02:35 UTC
Please rebase ASAP. Thanks
Comment 6 Kyle M Hall 2023-10-11 13:17:43 UTC
Created attachment 156821 [details] [review]
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer

Sometimes librarians fail to find an item on the shelf for a hold and need to mark the item as lost. In these cases it would be helpful to link the barcode to the item's "more details" form in the same way we do for the standard details item barcode hyperlink.

Test Plan:
1) View the holds queue, note the item barcode is not a hyperlink
2) Apply this patch
3) Reload the page, note the item barcode is a hyperlink to the more
   details page for that item!

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 7 Tomás Cohen Arazi 2023-10-11 13:34:24 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 8 Fridolin Somers 2023-10-12 23:56:46 UTC
Enhancement not pushed to 23.05.x