[Koha-bugs] [Bug 35653] Allow the patron import script to log it's output to the action_logs cron logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 31 21:57:44 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35653

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160325|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 160384
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160384&action=edit
Bug 35653: Log import_patroni.pl info to action logs

To test:
1. APPLY PATCH
2. Create a CSV file with a few lines that contain at least firstname, surname,
cardnumber
3. Turn on "CronjobLog".
4. Run the import patron script. I did this: perl
/kohadevbox/koha/misc/import_patrons.pl --file 'test1.csv' --matchpoint
cardnumber -c
5. Check the action logs for cronjobs.
6. You should see info. about the import patron script.

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list