[Koha-bugs] [Bug 33053] Tables item_groups and recalls have a biblio_id column with a default of 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 14:34:55 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33053

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list