6 Jun
2017
6 Jun
'17
12:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499 --- Comment #38 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 64038 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64038&action=edit [SIGNED-OFF] Bug 17499: Throw an exception on duplicate messaging preference When trying to add a duplicate messaging preference that has the same borrowernumber or category, and message_attribute_id as another preference, throw Koha::Exceptions::DuplicateObject. To test: 1. Run t/db_dependent/Koha/Patron/Message/Preferences.t Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.