https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16280
Bug ID: 16280
Summary: purge_suggestions.pl: Cron job log should tell number
of days used
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
To reproduce (on top of Bug 13287)
- Set syspref CronjobLog to "Log"
- Set syspref PurgeSuggestionsOlderThan to 20
- From console, run misc/cronjobs/purge_suggestions.pl
- Check entry in cgi-bin/koha/admin/preferences.pl?op=search&searchfield=log
Result in log:
misc/cronjobs/purge_suggestions.pl
Expected: indication that value of 20 days was used
- From console, run misc/cronjobs/purge_suggestions.pl -days 100
Result in log:
misc/cronjobs/purge_suggestions.pl
Expected: indication that value of 100 days was used
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/