[Koha-bugs] [Bug 10361] Add Option to cleanup_database.pl to purge search_history entries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 10 01:32:47 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10361

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #13 from Mirko Tietgen <mirko at abunchofthings.net> ---
t/db_dependent/Search_SearchHistory.t .. 
1..6
ok 1 - use C4::Search;
ok 2 - starting off with nothing in search_history
ok 3 - successfully added four search_history rows
ok 4 - purged history older than 45 days
ok 5 - purged history older than 30 days
ok 6 - purged all history
ok
All tests successful.

Thanks Galen for adding the tests!

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


More information about the Koha-bugs mailing list