https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39771 Bug ID: 39771 Summary: The `data` attribute in job.yaml should be nullable Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org The attribute can be null (i.e. you can call `$job->finish()` and have it be set `null`) but the API spec expects an object. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.