https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33865 Bug ID: 33865 Summary: JS error when importing a staged MARC record file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org When you import a staged MARC record file it triggers a JS error in the console: "Uncaught ReferenceError: submitBackgroundJob is not defined" It seems to be caused by the absence of the JS file background-job-progressbar.js, but the only outward problem seems to the error. Batches are being imported successfully. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.