[Bug 8326] Allow patron attributes to be made repeatable after initial creation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8326 --- Comment #8 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #6)
Sorry David, I completely forgot this patch. There were some bugs indeed! I've improved the test plan a bit, hope it makes more sense now.
Thanks Jonathan! The logic all seems to work for me: - For the unique flag: . if unique is set, you can't add the same value to other patrons . if not set and multiple patrons with the same value, you can't make it unique until you make the values unique for all patrons - For the repeatable flag: . you can't unset it until any repeatable values are removed from patrons . you can set it as repeatable if it wasn't repeatable before David -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org