http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6094
--- Comment #19 from Janusz Kaczmarek <[email protected]> 2011-07-25 11:58:06 UTC --- (In reply to comment #17) > UPDATED Test plan: Marcel, I will test this soon--looks good and should work. I definitely like the idea of putting the information into DB instead of into temporary files. But my concern is--should the need_merge_authorities be cleared periodically by a cronjob or we need this history and it will grow forever? If we do not need the history of merging (in fact we have the cataloguing log) then wouldn't it be simpler to add a column like `need_merge` to the `auth_header` table and proceed more or less analogously as you proposed with the column `done`? What do you think? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact 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/
