http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7880 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #3 from Ian Walls <koha.sekjal@gmail.com> --- 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.