http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14978 Bug ID: 14978 Summary: issues.itemnumber should be a unique key Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 14069 Bug 14069 removed existing primary key on issues without questioning why one could exist. Note that the primary key was not in the kohastructure.sql and only existed on old DB. issues.itemnumber should be a unique key to avoid duplication of issues on the same item. Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14069 [Bug 14069] Follow-up 13790: Fix database update to drop PK on issues/old_issues first -- You are receiving this mail because: You are watching all bug changes.