Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Lucas Gass c1bf46d1e7
Bug 35535: Allow for cancellation of holds with or without a reason
TO TEST:
1. Have a waiting hold on a particular barcode
2. Have at least 1 HOLD_CANCELLATION auth value
3. Check in the barcode and try to cancel the hold on the modal while
   selecting a reason.
=> SUCCESS: You can cancel a hold when selecting a reason.
4. Repeat 1-3 but not selecting any reason.
=> SUCCESS: Hold cancelled correctly.
5. Delete all HOLD_CANCELLATION auth values.
6. Repeat Try 1-3
=> SUCCESS: No reason displayed
=> FAIL: Cancelling does nothing. There's an error in the browser
   inspector
7. Apply this patch
8. Repeat 1-3
=> SUCCESS: No reason displayed
=> SUCCESS: Cancelling works
9. Sign off :-D

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Edit: amended the test plan to make it clearer
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-29 12:25:07 +01:00
..
article-requests.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
bookcount.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
branchoverdues.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
branchtransfers.tt Bug 32765: Retry transfer after cancelling hold 2023-09-12 10:16:04 -03:00
checkout-notes.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
circulation-home.tt Bug 25835: Include overdues with fines in overdues_report permission 2024-01-11 15:44:45 +01:00
circulation.tt Bug 35592: Fix closing tag in bookings alert 2023-12-19 13:42:13 +01:00
circulation_batch_checkouts.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
curbside_pickups.tt Bug 34373: Improve layout of curbside pickups items ready list 2023-09-01 11:43:45 -03:00
on-site_checkouts.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
overdue.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
pendingreserves.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
printslip.tt Bug 34030: Add a "print slips" action links to print in batch 2023-10-23 11:33:55 -03:00
renew.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
request-article.tt Bug 35650: Standardize on 'Check the logs for details.' 2024-01-11 15:44:38 +01:00
reserveratios.tt Bug 35820: Fix table id on hold ratios page 2024-01-26 15:14:04 +01:00
returns.tt Bug 35535: Allow for cancellation of holds with or without a reason 2024-01-29 12:25:07 +01:00
set-library.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
transfers_to_send.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
transferstoreceive.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
view_holdsqueue.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
waitingreserves.tt Bug 35360: Make HTML/buttons consistent on waitingreserves.tt 2024-01-26 15:13:55 +01:00