Bug 20443: Remove CheckUniqueness
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 13 Jul 2018 19:40:14 +0000 (16:40 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 13:44:30 +0000 (13:44 +0000)
commit5dd44a8f088c5c8537d0e0046a34d57655f2b7fd
tree9ecea1b0385ea9605080284d20a0a856cb25d5f3
parentccfc6572f79eccbf8abae9c4645213ae6d33fa38
Bug 20443: Remove CheckUniqueness

There is already a method in Koha::Patron::Attribute to check the
uniqueness constraint, let us it to replace CheckUniqueness

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Auth_with_ldap.pm
C4/Members/Attributes.pm
Koha/Patron/Attribute.pm
members/memberentry.pl
opac/opac-memberentry.pl
t/db_dependent/Members/Attributes.t