https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30228 Bug ID: 30228 Summary: Batch item modification fails if only action is deleting subfields Change sponsored?: --- Product: Koha Version: 21.11 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: hannah.co@northwestu.edu QA Contact: testopia@bugs.koha-community.org When running batch item modification, if the only action is checked box(es) to delete a subfield, the batch item modification fails. The "Job has been enqueued" screen appears. On clicking "View detail of the enqueued job", we receive a 500 error. On checking the item(s), the subfields we've tried to delete are still populated with the previous data. If any values are added/edited, or dropdowns selected for any subfields, the subfields with checked boxes will be correctly deleted. Subfield deletion without any other edits does not work. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.