[Koha-bugs] [Bug 18338] New: Replace varchar(16) with varchar(32) for cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 27 12:46:13 CEST 2017


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

            Bug ID: 18338
           Summary: Replace varchar(16) with varchar(32) for cardnumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: hector.hecaxmmx at gmail.com, indradg at l2c2.co.in,
                    jonathan.druart at bugs.koha-community.org,
                    julian.maurice at biblibre.com,
                    kyle at bywatersolutions.com, m.de.rooy at rijksmuseum.nl,
                    mtj at kohaaloha.com, oleonard at myacpl.org,
                    testopia at bugs.koha-community.org,
                    tomascohen at gmail.com, veron at veron.ch
        Depends on: 15690

Bug #15690 makes it more explicit that cardnumber is limited at the database
level to 16 characters, but it does not go any way towards increasing that
field length for those using cardnumbers of greater lengths.

I think we should increase the database field size from 16 characters to 32,
giving us ample growing space for longer cardnumbers.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15690
[Bug 15690] Unconstrained CardnumberLength preference conflicts with table
column limit of 16
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list