Text to go in the release notes:
|
This fixes all cronjobs so that if they fail because of bad parameters, information is now available in the log viewer to help with troubleshooting (when the CronjobLog system preference is enabled).
Notes:
- This changed all the cronjobs in misc/cronjobs that had the 'cronlogaction'.
- It also changed misc/maintenance/fix_invalid_dates.pl (not a cronjob, but now only logs if confirmed - similar to misc/import_patrons.pl).
- For misc/cronjobs/purge_suggestions.pl, a verbose option was added for consistency.
|