https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19686 Bug ID: 19686 Summary: objects.search helper needs a to_model param Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST api Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com Bug 19410 introduces a handy helper function to perform searches on Koha::Objects-based clases, plus several add-ons making use of other helpers. But it is still missing the ability to solve field mappings between the exposed API and the DB structure. We should add such a parameter. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.