23 Feb
2023
23 Feb
'23
1:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 --- Comment #228 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Kyle M Hall from comment #227)
(In reply to Jonathan Druart from comment #225)
`biblio_id` int(11) NOT NULL DEFAULT 0 COMMENT 'id for the bibliographic record the group belongs to',
DEFAULT 0, is this correct?
As 0 cannot be used, it's harmless but you are correct and we should update the table schema.
Out of scope for this bug, but the recalls table has the same issue. -- You are receiving this mail because: You are watching all bug changes.