Hi Everyone,
we create users by a jelly script (soon by groovy) and in these cases we create bulk of them. It happens many times that we already have a user in our database and we create it once again. Is there a code snippet which checks whether an email address already registered in our DB and if yes, the user will not be created or JIRA warns us?
Thanks!