Inviting a new user to sign up
In the previous recipe, Creating a new user, we looked at how JIRA administrators can manually create a new user account. This process requires the administrator to fill in all the user information, including the username and password. Another option is to invite the users to sign up and create their accounts on their own.
Getting ready
Since we will be sending out invitation e-mails to users, we need to make sure JIRA has been configured with an outgoing mail server. We also need to have a valid e-mail address for each of the users we want to invite. When the user signs up with the invitation, the account will be created with the same e-mail.
How to do it…
Proceed with the following steps to invite users to sign up and create their own accounts:
Navigate to Administration | User Management | Users.
Click on the Invite Users button.
Enter the e-mail addresses for people you want to invite. You can invite more than one person by entering multiple e-mail addresses separated...