https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36039
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=36027 --- Comment #13 from Pedro Amorim <[email protected]> --- search_for_data_inconsistencies.pl could also be merged into to this Koha::Database::Auditor. That cron should also be invoking methods from the module instead of having logic built-in. This new "Database" tab in about page could be extended to include these data inconsistencies on top of database diff, perhaps with async actions, or else that tab would take very long to render. Thoughts? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
