https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140080|0 |1 is obsolete| | --- Comment #19 from Marcel de Rooy <[email protected]> --- Created attachment 140666 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140666&action=edit Bug 31503: Adjust db column patron_consent.type We want to control this field now via authorised values. An ENUM is too restrictive. A foreign key on the values of authorised_value for category 'PATRON_CONSENT' is not possible. This will do for now. Test plan: Run dbrev. Signed-off-by: Marcel de Rooy <[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/
