Bugzilla – Attachment 188011 Details for
Bug 28701
primary_contact_method not part of the REST API spec
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28701: (QA follow-up) Make primary_contact_method visible
bcb6b44.patch (text/plain), 971 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-10-16 14:13:55 UTC
(
hide
)
Description:
Bug 28701: (QA follow-up) Make primary_contact_method visible
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-10-16 14:13:55 UTC
Size:
971 bytes
patch
obsolete
>From bcb6b446b62293e744d9a76d600b18a4c1c6b362 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 16 Oct 2025 11:09:15 -0300 >Subject: [PATCH] Bug 28701: (QA follow-up) Make primary_contact_method visible >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >--- > Koha/Patron.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Patron.pm b/Koha/Patron.pm >index 4d94d0b765e..ec0acf4276e 100644 >--- a/Koha/Patron.pm >+++ b/Koha/Patron.pm >@@ -2926,7 +2926,6 @@ sub to_api_mapping { > altcontactstate => 'altcontact_state', > altcontactzipcode => 'altcontact_postal_code', > password_expiration_date => undef, >- primary_contact_method => undef, > secret => undef, > auth_method => undef, > }; >-- >2.51.0
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 28701
:
136124
|
143972
|
145715
|
145716
|
188010
| 188011