https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37934
Jesse Maseto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180107|0 |1 is obsolete| | --- Comment #12 from Jesse Maseto <[email protected]> --- Created attachment 180112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180112&action=edit Bug 37934: Extend data types for customer ID, requestor ID, and API key for ERM data providers This changes the datatype of customer ID, requestor ID, and API key from limited varchar to text to accustom for longer values. To test: * Apply the patch * Run updatedatabase (a sandbox will do this automatically) * Activate the ERM module in the system preferences (ERMModule) * Go to E-ressource management > Data providers > New data provider * Make sure you can enter values longer than 265 in the fields named above and that they are stored correctly. Signed-off-by: Jesse Maseto <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
