Forums

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

Bulk Issue Updates

Dogbazzawine
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 17, 2020

I can create issues using the Issues "Import Issues from CSV".  We want to be able to bulk update issues with different values at a project level.  As each issue will have a different value we  cannot use "Bulk Change All" option. Is there any way to extend project permissions to all the use  of "External System Import"  or some other way of doing bulk update from a CSV.   We don't  want to grant multiple individuals System Administrators access. 

2 answers

0 votes
Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 17, 2020

The option "External System Import" needs an account with Jira administrator global permission as stated in the documentation (please find further information here: https://confluence.atlassian.com/adminjiraserver0713/importing-data-from-csv-964983825.html#ImportingdatafromCSV-howRunningtheCSVfileimportwizard) and cannot be extended to project admins via permissions of "extended project administration".
Also "Import Issues from CSV" is only available to users holding Jira administrator global permission.

While it is understandable that you don't want to grant the specific needed permissions to a broader group of users maybe an approach through REST API is possible. There might be little or no ready-to-user scripts available but with the help of some code you'd probably reach the goal with least effort.

Cheers,
Daniel

0 votes
Mikael Sandberg
Community Champion
February 17, 2020

Hi @Dogbazzawine,

Welcome to Atlassian Community.

You can use Excel Connector for Jira, it allows you to do you changes in Excel and then sync it to Jira directly, without having Jira admin permissions. 

Suggest an answer

Log in or Sign up to answer