Bug 35316

Summary: Add call number to holds history page
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: PatronsAssignee: Marcel de Rooy <m.de.rooy>
Status: Needs documenting --- QA Contact: Emily Lamancusa <emily.lamancusa>
Severity: enhancement    
Priority: P5 - low CC: emily.lamancusa, fridolin.somers, gmcharlt, kebliss, kyle.m.hall, lucas
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:
24.05.00
Circulation function:
Attachments: Bug 35316: Add callnumber to holdshistory
Bug 35316: Fix column settings for holds history
Bug 35316: Add callnumber to holdshistory
Bug 35316: Fix column settings for holds history
Bug 35316: Add callnumber to holdshistory
Bug 35316: Fix column settings for holds history

Description Marcel de Rooy 2023-11-13 09:39:57 UTC
This form currently shows barcode, not call number. Our users would like to have it too.
Comment 1 Marcel de Rooy 2023-11-13 14:36:59 UTC
Created attachment 158879 [details] [review]
Bug 35316: Add callnumber to holdshistory

Test plan:
Verify that column Call number now shows on the form.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2023-11-13 14:37:02 UTC
Created attachment 158880 [details] [review]
Bug 35316: Fix column settings for holds history

Test plan:
Verify that you are able to toggle the column on the holdshistory
form.
Verify that you are able to hide the column via Table settings
by default.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 3 Lucas Gass 2023-11-13 18:36:21 UTC
Test plan:

1. Set IntranetReadingHistoryHolds to 'Allow'.
2. Place a item level hold for a user on an item that has a call number.
3. Go to the 'Holds history' tab on the patron's account. 
4. Notice the call number
5. Place a bib level hold. There will be no call number. 
6. Verify that you are able to hide the column via Table settings.
Comment 4 Lucas Gass 2023-11-13 18:37:13 UTC
Created attachment 158897 [details] [review]
Bug 35316: Add callnumber to holdshistory

Test plan:
Verify that column Call number now shows on the form.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 5 Lucas Gass 2023-11-13 18:37:16 UTC
Created attachment 158898 [details] [review]
Bug 35316: Fix column settings for holds history

Test plan:
Verify that you are able to toggle the column on the holdshistory
form.
Verify that you are able to hide the column via Table settings
by default.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 6 Emily Lamancusa 2024-01-24 14:18:45 UTC
Created attachment 161334 [details] [review]
Bug 35316: Add callnumber to holdshistory

Test plan:
Verify that column Call number now shows on the form.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Comment 7 Emily Lamancusa 2024-01-24 14:18:47 UTC
Created attachment 161335 [details] [review]
Bug 35316: Fix column settings for holds history

Test plan:
Verify that you are able to toggle the column on the holdshistory
form.
Verify that you are able to hide the column via Table settings
by default.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Comment 8 Emily Lamancusa 2024-01-24 14:19:33 UTC
Looks good and QA script happy. Passing QA.
Comment 9 Katrin Fischer 2024-03-22 14:09:18 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 10 Fridolin Somers 2024-05-23 07:43:58 UTC
Not backported to 23.11.x