Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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

  1. Jira Software as well as Jira Service Desk (Plugin is compatible with JSD too) should be installed and licensed.

  2. There should be some data, in terms of availability of Users and Groups in Jira.

  3. The CSV to import users should have appropriate headers and there should not be spelling mistakes. (Test what happens when there are spelling mistakes)

  4. CSV User Importer for Jira Add-on should be installed.

  5. 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)


Sr.No#

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 :

  • The Trail version allows to create 15 users per upload and will disable after 3 CSV file uploads.

  • In total 45 users can be created using trail version by uploading 3 CSV files with 15 users each.

  • To utilize complete functionality of "CSV User Import”, licensed version is needed.

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

  • This page shows option to upload a CSV file from internal directory

  • When No file is added it displays as No file Chosen

  • One a file is chosen and uploaded it's name appears

  • After clicking "Next" the field mapping page shows which has the Jira Fields which has to be matched with the CSV column fields.

  • After Clicking "Create Users" we get the Imported User status which displays the status of our upload for each users.

5. References


Reference to the User Manual to Install and simulate Test Cases:


Glossary

Admin/Jira Admin : User with administrative privileges.

CSV : Comma-Separated Value (File Format)

  • No labels