Username collision with a group name
Created by: bcourtine
This issue was tested on 4.0-stable branch.
If you try to create a user with a username already used by a group, user creation fails (correct behaviour, IMHO). But this failed creation is not reported in the UI, and the mail message is triggered (it appears in resque failed jobs since the corresponding user record doesn't exists).