[Koha-bugs] [Bug 23843] New: Make existing endpoints use Koha::Object(s)->to_api

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 18 20:02:57 CEST 2019


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

            Bug ID: 23843
           Summary: Make existing endpoints use Koha::Object(s)->to_api
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Now we made the decision to move the to_api logic to the Koha::Object-level, we
need to migrate the existing endpoints. This will be done without touching the
tests at this stage, to prove no behavior change takes place. Once it is done,
a new bug will remove the existing mappings in the API controllers, and adjust
the tests accordingly.

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


More information about the Koha-bugs mailing list