https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |tomascohen@gmail.com --- Comment #20 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Nick, 1. You need to either exclude the attribute from the API (preferredname => undef in Koha::Patron::to_api_mapping) or add a mapping for it, and add it also to definitions/patron.json 2. I suggest you name the column preferred_name to avoid the need for any mapping :-D Failing because it is breaking the API as-is. -- You are receiving this mail because: You are watching all bug changes.