https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30520 Bug ID: 30520 Summary: Command line stage and import broken since 21.11. Change sponsored?: --- Product: Koha Version: 21.11 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: andreas.jonsson@kreablo.se QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz As part of the work done for bug 14957, a change was made where it is assumed the import is made by a logged in user, and crashes if there isn't one. Specifically, this change causes the problem: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126754&action=diff This affects the command line tools stage_file.pl and commit_file.pl, when using the --match flag to match and replace existing records. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.