[Koha-bugs] [Bug 22456] Allow patrons to cancel their waiting holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 5 16:41:48 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22456

--- Comment #68 from Lari Taskula <lari.taskula at hypernova.fi> ---
Comment on attachment 135845
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135845
Bug 22456: Staff interface handling

Review of attachment 135845:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=22456&attachment=135845)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt
@@ +50,5 @@
>          </h2>
> +    [% IF reject_result_error %]
> +        <div class="error message">
> +        [% IF reject_result_error.invalid_status %]
> +            <p>There was a problem rejecting the cancellation request. Cannot reject an already completed cancellation request.</p>

Looks like comment #35 decided to remove this functionality, and this seems now
dead code.

Test plan should also be adjusted (it still mentions rejecting/accepting the
request).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list