https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34225 Bug ID: 34225 Summary: KohaTable broken on batch item deletion and modification results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Tools Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: nick@bywatersolutions.com Depends on: 32970 Bug 32970 updated batchMod.js to use the columns_settings include and KohaTable to create the DataTable in background job results. However, batchMod.js is also used for the results view of batch item modification and batch item deletion. Without the addition of columns_settings.inc on these pages as well there is a JS error in the console and the tables are static. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32970 [Bug 32970] Allow export of batch item modification results in background jobs -- You are receiving this mail because: You are watching all bug changes.