Forums

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

How can I push the Values from an Excel Sheet, automatically into Jira Custom Fields?

Dennis Pajak April 8, 2022

Hello Everybody!!

I have several Excel sheets in which contains information like material number and description etc. If I now enter the material number in a custom field, I want the rest of the custom fields to be filled automatically from the Excel sheets.Is that possible?

My Plug Ins are: Script Runner, Insight, JMWE

Thanks for your help:)

1 answer

1 accepted

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 Leaders.
April 8, 2022

Hi @Dennis Pajak 

You have few options.

Convert Excel to CSV and use ScriptRunner

Convert the Excel to CSV and you can write a Groovy script to update those issues in Jira. It again requires Groovy skills. The CSV file should be accessible by Jira.

Create Insight Schema (probably a better solution)

You can store this Material Number and other details in an Insight schema and create am Insight field instead of normal field. So based on the material number you can see other details. This is proper asset management and you can import your Excel files into this Insight Schema.

I hope it helps.

Ravi

Dennis Pajak April 10, 2022

Hi Ravi,

thanks for your help!

Insight is a good idea for that, thanks!

Maybe you can help me with my other question too! That would be awesome:)

 

Best Regards,

Dennis

Suggest an answer

Log in or Sign up to answer