https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30074
Bug ID: 30074
Summary: Missing extended_attributes relationship in DBIC
schema
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
REST API route /patrons has extended_attributes available (x-koha-embed) but
it's actually not working.
GET /api/v1/patrons: unhandled exception
(Koha::Exceptions::BadParameter)<<Cannot find Koha::Object class for
extended_attributes>> Koha::REST::Plugin::Exceptions::__ANON__ /kohadevbo
x/koha/Koha/REST/Plugin/Exceptions.pm (73)
It's missing the relationship named "extended_attributes".
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/