http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7880
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #3 from Ian Walls <[email protected]> --- Making this field non-unique would create many, many more problems than it solves. I recommend against it. Like with any site, usernames are subject to availability. Adding a namespace prefix or suffix per branch would keep the field unique, but allow different branches to use the same root name. Ex: smith@CPL v. smith@AFPL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
