[Koha-bugs] [Bug 17216] New: Add a new table to store authorized value categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 29 15:21:46 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216

            Bug ID: 17216
           Summary: Add a new table to store authorized value categories
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 15799

The way we manage authorized values is not consistent: Some are present in the
DB, others are not (see bug 15799 comment 4 for more details).
Worse, most of the time the FK does not exist (and datatype is not consistent:
varchar 32 vs 20, 16,...).

To help cleaning up this area, a new table to store authorized value categories
would be helpful.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15799
[Bug 15799] Move authorised values related code into Koha::AuthorisedValues -
part 2
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list