Bug 32708 - REST API route to list background jobs should not decode data
Summary: REST API route to list background jobs should not decode data
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-24 11:12 UTC by Jonathan Druart
Modified: 2023-01-24 11:12 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-01-24 11:12:12 UTC
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