Error in bulk user creator

Andrez March 14, 2016

I have JIRA v6.1.2(with LDAP authentication ) and I try to use "Bulk User Creator for JIRA" v1.5. But when I started import, I had error.

java.lang.ArrayIndexOutOfBoundsException: 2  at uk.co.commercecomputing.users.file.CSVFileImpl.readCSVFile(CSVFileImpl.java:82)  at uk.co.commercecomputing.users.BulkUsersAction.doExecute(BulkUsersAction.java:109)  at webwork.action.ActionSupport.execute(ActionSupport.java:165)...

 

Could I use that add-on with LDAP authentication

Best regard.

Andrew Zakharchuk

1 answer

0 votes
Patrick McMahon March 14, 2016

Hi Andrew,

I am not aware of any issues with LDAP. Are you able to post a snippet of the CSV file you are using to create the users?

Patrick. 

Andrez March 14, 2016

Hi Patrick.

Thanks for the fast response.

My CSV file:

Username;Full name;Email;Group

test1;test1;1@ank.ru;test1

test2;test1;2@ank.ru;test1

 

Patrick McMahon March 14, 2016

OK. The format I would expect for a Comma Separated File is:

test1,test1,1@ank.ru,test1

test2,test2,2@ank.run,test2

Andrez March 15, 2016

Thanks for the answer.

It works now.

Another question: what permissions a user must have to work with the add-on(jira-administrators?).

Patrick McMahon March 15, 2016

Yes. Unless you are in the administrators group you will not see the dropdown menu.

Andrez March 24, 2016

Hi!

Another two questions:

Can I specify projects and roles?

Can I use this add-on to update users?

Patrick McMahon March 24, 2016

Hi Andrez,

You can't specify project and roles.

The add-on is only for the initial creation of users.

Patrick.

Andrez March 24, 2016

Thanks a lot

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events