[Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 12 14:24:46 CEST 2021


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

--- Comment #205 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Jonathan Druart from comment #204)
> (In reply to Katrin Fischer from comment #191)
> > I am not sure if we will need changes to the API Patron/Patrons routes too.
> > Something else to look into.
> 
> Yes, I think we should. Tomas can you confirm?

Yes. We need to add it or remove it explicitly in to_api_mapping. I would
remove it if you ask me. We can add /patrons/:patron_id/default_contact_method
to deal with it.

If you prefer to keep it, I vote for making it an enum with valid values. I
would do the same on the DB.

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


More information about the Koha-bugs mailing list