Bugzilla – Attachment 188395 Details for
Bug 40364
Add permission for viewing patron holds history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40364: Update permissions for patron_holds API path
Bug-40364-Update-permissions-for-patronholds-API-p.patch (text/plain), 698 bytes, created by
Andrew Fuerste-Henry
on 2025-10-23 19:46:24 UTC
(
hide
)
Description:
Bug 40364: Update permissions for patron_holds API path
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-10-23 19:46:24 UTC
Size:
698 bytes
patch
obsolete
>From a956d6a395a4fcb0478f38100d975d144d337dcf Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >Date: Thu, 23 Oct 2025 19:45:06 +0000 >Subject: [PATCH] Bug 40364: Update permissions for patron_holds API path > >--- > api/v1/swagger/paths/patrons_holds.yaml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/api/v1/swagger/paths/patrons_holds.yaml b/api/v1/swagger/paths/patrons_holds.yaml >index b8c28f30d83..9a8c95504cc 100644 >--- a/api/v1/swagger/paths/patrons_holds.yaml >+++ b/api/v1/swagger/paths/patrons_holds.yaml >@@ -77,3 +77,4 @@ > x-koha-authorization: > permissions: > borrowers: edit_borrowers >+ borrowers: view_holds_history >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40364
:
187065
|
187066
|
187298
|
187305
|
187317
|
187318
|
187319
|
188394
| 188395