Bug 40259 - Items->batch_update should not fail silently
Summary: Items->batch_update should not fail silently
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-27 09:34 UTC by Marcel de Rooy
Modified: 2025-06-27 09:36 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2025-06-27 09:34:23 UTC
See bug 39871 comment5.

batch_update should raise an exception that can be caught by Koha/BackgroundJob/BatchUpdateItem.pm.