https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30642
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- (In reply to Matt Blenkinsop from comment #17) > Is it not already an ENUM? Martin raised it in his feedback and it was > changed in the "(follow-up) Change sql and adapt for translations" patch It is and ENUM on the DB. What's missing is reflecting that on the API. It is currently defined as a nullable string. -- 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/
