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:Ā 
  • Community
  • Q&A
  • Jira
  • Questions
  • How can I import Excel file into Jira and then update the custom field from first row of excel

How can I import Excel file into Jira and then update the custom field from first row of excel

Vaishali Pareek
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 4, 2022

Hi All,
I need your help guys,

I am facing issue I am mentioning the issue below are the points:-

1-how to write the script to upload the excel file in to JIRA

2-how to read the xlsx file and one column.

3- how to update the CustomField Value Type in JIRA issue.

I am requesting you all in this community, I am new into JIRA and I got this task from my manager, Please help me immediately and I installed the Script Runner, but no clue how to do it

Please help me out :)

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Ravi Sagar _Sparxsys_
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 Champions.
February 4, 2022

Hi @Vaishali Pareek 

Can you please elaborate your use case? What is in the Excel sheet?

Since you are on cloud my recommendation would be to use Jira REST API. You can create a VBA macro to update data from Excel to your Jira Cloud.

Ravi