Bug 26281

Summary: Add cancellation reason to holds history
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Hold requestsAssignee: Kyle M Hall (khall) <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: amit.gupta, amitddng135, gmcharlt, jonathan.druart, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
This adds the new column for cancellation reason to the holds history page in the staff interface. See bug 25534 for more details on the new hold cancellation reason feature.
Version(s) released in:
20.11.00
Circulation function:
Bug Depends on: 25534    
Bug Blocks:    
Attachments: Bug 26281: Add cancellation reason to holds history
Bug 26281: Add cancellation reason to holds history
Bug 26281: (QA follow-up) Fix missing filter

Description Katrin Fischer 2020-08-22 09:46:26 UTC
Bug 25534 adds the ability to store the cancellation reason when a hold is cancelled and communicate it to the user. It would be great if the cancellation reason could also be shown on the holds history.
Comment 1 Kyle M Hall (khall) 2020-08-24 13:25:49 UTC
Created attachment 108987 [details] [review]
Bug 26281: Add cancellation reason to holds history

Bug 25534 adds the ability to store the cancellation reason when a hold
is cancelled and communicate it to the user. It would be great if the
cancellation reason could also be shown on the holds history.

Test Plan:
1) Apply this patch
2) Cancel a hold with a reason
4) Browse to holds history for the holds' patron
5) Note the reason shows in the status column if one was provided
Comment 2 Amit Gupta 2020-08-25 13:45:02 UTC
Created attachment 109072 [details] [review]
Bug 26281: Add cancellation reason to holds history

Test Plan:
1) Apply this patch
2) Cancel a hold with a reason
4) Browse to holds history for the holds' patron
5) Note the reason shows in the status column if one was provided
Comment 3 Katrin Fischer 2020-08-26 21:20:26 UTC
Created attachment 109207 [details] [review]
Bug 26281: (QA follow-up) Fix missing filter

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2020-08-31 14:21:14 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 5 Lucas Gass (lukeg) 2020-09-04 20:34:23 UTC
enhancement will not be backported to 20.05.x