https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33053
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 147232 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147232&action=edit Bug 33053: Remove default value for tables item_groups and recalls These default biblio_ids of 0 are harmless but incorrect. The default values should be removed. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Biblio.t 3) prove t/db_dependent/Koha/Recalls.t -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
