[Koha-bugs] [Bug 13833] New: biblionumber in deletedbiblio should not be autoincrement

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 13 16:53:01 CET 2015


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 at gmail.com
          Reporter: colin.campbell at ptfs-europe.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list