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@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com CC: tomascohen@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.