https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19008
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from M. Tompsett <[email protected]> --- (In reply to Simon Pouchol from comment #7) > Works as intended for the tables statistics, deleted catalogs, branch > transfers and deleted patrons (there is a typo in your test plan for this > one : "- Run cleanup : misc/cronjobs/cleanup_database.pl -v --delete-patrons > 30" is missing a "d" at --deleted-patrons). I am tweaking the test plan with this correction. > AS for the tables old_issues and old_reserves, I couldn't get the test done > on mysql, the count returns "ERROR 1054 (42S22): Unknown column 'datetime' > in 'field list'" for both tables. The cleanup seems to be working, but I > just can't verify it in mysql. All these were test plan typos, likely caused by cut-and-paste. Reading the code, they should have been timestamp. I am tweaking the test plan to match. The code reads well. Passes Koha QA Test tool. And while I had no data to actually test the purge, the code ran perfectly fine. I'm signing off. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
