The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

bulk import via csv of users

Jane Brock
Contributor
February 2, 2022

The answers I see to this question keep pointing to an addon that I can't get access too.

It seems feasible that I could bulk upload/import users and they have to login to actually access.  I would like the smallest possible sample file.

The basic importer seems to want to import to a project and I don't want that.

anybody have a good simple example?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Deleted user
February 2, 2022

Hello @Jane Brock 

Jira Server does not have any native function that allows you to create users by importing a CSV file. There are only two ways to bulk create users like that:

1. Purchase a third party add-on, such as CSV User Importer for Jira

2. Write a script to parse the CSV file and interact with the REST API to create the users