Bugzilla – Attachment 125172 Details for
Bug 27947
Add default cancellation reasons to article requests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27947: (QA follow-up) Remove incorrect permission check
Bug-27947-QA-follow-up-Remove-incorrect-permission.patch (text/plain), 1.04 KB, created by
Tomás Cohen Arazi (tcohen)
on 2021-09-22 19:36:43 UTC
(
hide
)
Description:
Bug 27947: (QA follow-up) Remove incorrect permission check
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-09-22 19:36:43 UTC
Size:
1.04 KB
patch
obsolete
>From 8622fa2ca2dc00b72def9b9855fef4da85ffb1af Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 17 Sep 2021 16:46:14 +0100 >Subject: [PATCH] Bug 27947: (QA follow-up) Remove incorrect permission check > >The API was checking for 'reserverforothers' permission, but that >doesn't make sense to apply here. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > api/v1/swagger/paths/article_requests.yaml | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/api/v1/swagger/paths/article_requests.yaml b/api/v1/swagger/paths/article_requests.yaml >index fbdfe07a43..5e27193d0b 100644 >--- a/api/v1/swagger/paths/article_requests.yaml >+++ b/api/v1/swagger/paths/article_requests.yaml >@@ -51,9 +51,6 @@ > description: Under maintenance > schema: > $ref: ../definitions.json#/error >- x-koha-authorization: >- permissions: >- reserveforothers: "1" > "/public/patrons/{patron_id}/article_requests/{article_request_id}": > delete: > x-mojo-to: ArticleRequests#patron_cancel >-- >2.30.2
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 27947
:
124063
|
124064
|
124065
|
124849
|
124850
|
124851
|
124952
|
124953
|
124954
|
124955
|
124956
|
124993
|
124994
|
124995
|
124996
|
124997
|
124998
|
124999
|
125002
|
125003
|
125004
|
125005
|
125006
|
125007
|
125008
|
125009
|
125010
|
125016
|
125038
|
125039
|
125040
|
125041
|
125042
|
125043
|
125044
|
125045
|
125046
|
125047
|
125165
|
125166
|
125167
|
125168
|
125169
|
125170
|
125171
| 125172 |
125173
|
125174
|
125739
|
125740