[Bug 13833] New: biblionumber in deletedbiblio should not be autoincrement
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13833 Bug ID: 13833 Summary: biblionumber in deletedbiblio should not be autoincrement Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: gmcharlt@gmail.com Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org kohastructure.sql defines deletedbiblio's biblionumber field as int(11) not null autoincrement surely that should be not null default 0 as with other deletedxxx tables? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org