Runs of the writeoff_debts cron are not logged in the action logs. They should be.
*** Bug 38244 has been marked as a duplicate of this bug. ***
Created attachment 178917 [details] [review] Bug 37920: Add cronjob loggging to writeoff_debts.pl This patch adds the same logging as other cronjobs have To test: 1 - Enable system preference CronjobLog 2 - perl misc/cronjobs/writeoff_debts.pl -v -c --added-after 2025-01-01 3 - Check the logs - no entries 4 - Apply patch 5 - Repeat 2 6 - Check the logs, two entries - one for the start and one for the end
Created attachment 179144 [details] [review] Bug 37920: Add cronjob loggging to writeoff_debts.pl This patch adds the same logging as other cronjobs have To test: 1 - Enable system preference CronjobLog 2 - perl misc/cronjobs/writeoff_debts.pl -v -c --added-after 2025-01-01 3 - Check the logs - no entries 4 - Apply patch 5 - Repeat 2 6 - Check the logs, two entries - one for the start and one for the end Signed-off-by: Magnus Enger <magnus@libriotech.no> Tested on top of bug 39236. Works as advertised.
Created attachment 179156 [details] [review] Bug 37920: Add cronjob loggging to writeoff_debts.pl This patch adds the same logging as other cronjobs have To test: 1 - Enable system preference CronjobLog 2 - perl misc/cronjobs/writeoff_debts.pl -v -c --added-after 2025-01-01 3 - Check the logs - no entries 4 - Apply patch 5 - Repeat 2 6 - Check the logs, two entries - one for the start and one for the end Signed-off-by: Magnus Enger <magnus@libriotech.no> Tested on top of bug 39236. Works as advertised. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Pushed for 25.05! Well done everyone, thank you!
Nice work everyone! Pushed to 24.11.x for 24.11.03