Bug 18338

Summary: Replace varchar(16) with varchar(32) for cardnumber
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: hector.hecaxmmx, indradg, jonathan.druart, josef.moravec, julian.maurice, kyle, m.de.rooy, mtj, oleonard, testopia, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15690    
Bug Blocks:    

Description Martin Renvoize 2017-03-27 10:46:13 UTC
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.
Comment 1 Josef Moravec 2017-08-18 10:03:44 UTC

*** This bug has been marked as a duplicate of bug 13178 ***