You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line is preventing a new user name that matches any group name with active members, and it's not clear why we do that. I made the last change to that line when we added admins, but the prior version did the same thing, but if there were any members in the group. I traced that line back a bit, and see it there in the early commits nine years ago. I'm not sure what the original intent of this check was, but am open to relaxing it if we can figure out that it makes sense.
The only thing I can think of is that it had something to do with the org.clojars.username Group that people get given. Maybe before it was just username?
I'm trying to create a Clojars user for my github-organization
clj-commons
, but am greeted with the following error message:@danielcompton has looked into this and says:
The text was updated successfully, but these errors were encountered: