Bug 34160

Summary: Link item barcode to the item more details page from the holds queue viewer
Product: Koha Reporter: Kyle M Hall <kyle>
Component: Hold requestsAssignee: Kyle M Hall <kyle>
Status: RESOLVED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, gmcharlt, phil, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00
Bug Depends on:    
Bug Blocks: 35406    
Attachments: Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer
Bug 34160: Fix filters in URL from html to uri
Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer

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