http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15475 Bug ID: 15475 Summary: export_format.profile should be a unique key Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 15451 The pref ExportWithCsvProfile considers that export_format.profile is unique. We should reflect this constraint in the DB structure. See bug 15451 comment 15 to know what should be fixed (and git grep ExportWithCsvProfile). Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451 [Bug 15451] Move the CSV related code to Koha::CsvProfile[s] -- You are receiving this mail because: You are watching all bug changes.