1. Overview
At present, JIRA doesn't have feature to import multiple Users in the Jira Cloud.
1.1 Business Requirement
Business needs a plugin for Atlassian Cloud to import User in bulk.
1.2 Pre-requisites
Jira Software as well as Jira Service Desk (Plugin is compatible with JSD too) should be installed and licensed.
There should be some data, in terms of availability of Users and Groups in Jira.
The CSV to import users should have appropriate headers and there should not be spelling mistakes. (Test what happens when there are spelling mistakes)
CSV User Importer for Jira Add-on should be installed.
CSV User Importer for Jira Add-on functions in two different type of license: Understand the different options available when using Trial Version and when using the Paid version of the plugin.
2. Proposed Solution
In trail period, user can only import 5 users at a time that to only 3 times. They have to wait for the trail period to end in in order to import the users.
3. Solution Description
3.1 v2 Features
V2 Features : Provision to configure the user restriction from UI in trial period
3.2 User and Roles
Jira Administrator privileges are required to install/access the plugin.
3.3 CSV Template
3.3.1 Columns/Headers
Username,Full Name, Email Address, Group name.
3.3.2 Sample File
...
4. Plugin Details (Pagewise)
Plugin Page (Within Jira) | Feature | |
---|---|---|
1 | Installation | One should be able to install plugin from Marketplace One should be able to Upload an Obr |
2 | License | Trial License will work Paid version License will work |
3 | Trial License | License conditions for 30 days trial user version :
|
4 | Paid License | No restriction on the no of users created and the number of CSV file uploads. |
5 | Manage Add-Ons Page | A section for CSV User Import should get added, which will display Import Users |
6 | Import User |
|
5. References
Reference to the User Manual to Install and simulate Test Cases:
Glossary
Admin/Jira Admin : User with administrative privileges.
...