[Koha-bugs] [Bug 16280] New: purge_suggestions.pl: Cron job log should tell number of days used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 17 18:46:47 CEST 2016


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: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list