Bug 35316 - Add call number to holds history page
Summary: Add call number to holds history page
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Emily Lamancusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-13 09:39 UTC by Marcel de Rooy
Modified: 2024-05-23 07:43 UTC (History)
6 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:
24.05.00


Attachments
Bug 35316: Add callnumber to holdshistory (1.50 KB, patch)
2023-11-13 14:36 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 35316: Fix column settings for holds history (970 bytes, patch)
2023-11-13 14:37 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 35316: Add callnumber to holdshistory (1.52 KB, patch)
2023-11-13 18:37 UTC, Lucas Gass
Details | Diff | Splinter Review
Bug 35316: Fix column settings for holds history (987 bytes, patch)
2023-11-13 18:37 UTC, Lucas Gass
Details | Diff | Splinter Review
Bug 35316: Add callnumber to holdshistory (1.59 KB, patch)
2024-01-24 14:18 UTC, Emily Lamancusa
Details | Diff | Splinter Review
Bug 35316: Fix column settings for holds history (1.03 KB, patch)
2024-01-24 14:18 UTC, Emily Lamancusa
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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