Bugzilla – Attachment 188168 Details for
Bug 32682
Add permission for viewing patron reading history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32682: Update patrons chekcoput route to allow access with new permission
Bug-32682-Update-patrons-chekcoput-route-to-allow-.patch (text/plain), 765 bytes, created by
Lucas Gass (lukeg)
on 2025-10-20 14:53:37 UTC
(
hide
)
Description:
Bug 32682: Update patrons chekcoput route to allow access with new permission
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-10-20 14:53:37 UTC
Size:
765 bytes
patch
obsolete
>From 81b4e8918242547b2493ff92e58a7d394920c549 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 20 Oct 2025 14:53:09 +0000 >Subject: [PATCH] Bug 32682: Update patrons chekcoput route to allow access > with new permission > >--- > api/v1/swagger/paths/patrons_checkouts.yaml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/api/v1/swagger/paths/patrons_checkouts.yaml b/api/v1/swagger/paths/patrons_checkouts.yaml >index 04122240ffc..71880463f54 100644 >--- a/api/v1/swagger/paths/patrons_checkouts.yaml >+++ b/api/v1/swagger/paths/patrons_checkouts.yaml >@@ -74,3 +74,4 @@ > permissions: > - circulate: circulate_remaining_permissions > - circulate: manage_bookings >+ - borrowers: view_checkout_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 32682
:
183844
|
183845
|
183846
|
184571
|
184572
|
184832
|
184833
|
186944
|
186945
|
186946
|
186947
|
187591
|
188168
|
188169
|
189039
|
189040
|
189041
|
189042
|
189043