https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35653 Bug ID: 35653 Summary: Allow the patron import script to log it's output to the action_logs cron logging Change sponsored?: --- Product: Koha Version: 23.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: wizzyrea@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz It would be so neat if the import_patrons.pl command line tool had the option to send the brief output to the in-Koha action_logs cron logs, so at least libraries could see easily that the cron had run. Bonus points for useful info in there like what it currently can output on the command line: Import complete: Imported: 0 Overwritten: 1981 Skipped: 0 Invalid: 0 Total: 1981 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.