[Koha-bugs] [Bug 32708] New: REST API route to list background jobs should not decode data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 24 12:12:12 CET 2023


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

            Bug ID: 32708
           Summary: REST API route to list background jobs should not
                    decode data
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
                CC: tomascohen at gmail.com

We don't display the data (report, messages) on the list view, we should not
need to decode data for this route.

This is done in Koha::BackgroundJob->to_api

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


More information about the Koha-bugs mailing list