Forums

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

Importing Components to already existing stories

Zachary Lindberg
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!
April 8, 2022

I have a list of stories that are already imported into Jira. Part of our workflow requires Components added to the stories. Is there a way I can bulk import components to stories already in Jira? Similar to how I can import substasks with a story's Parent ID?

 

 

2 answers

0 votes
Joseph Chung Yin
Community Champion
April 8, 2022

@Zachary Lindberg -

Welcome to the community.  You can use external system import and conduct CSV import to update your existing story with the component values.

Here is what you need in the CSV file -

1) Your CSV file needs the following columns:  Issue Key, Summary, Component.  If you have more than one components for your each existing issues, then you just need to have multiple component columns.

Example - 

Issue Key   Summary Component1  Component2  Component3 
 <your existing story issue key> <your existing story's summary>  ABC  EDF  XYZ 
  <your existing story issue key>  <your existing story's summary>   ABC EDF   

Ideally, your components are already defined for your project, then you can just ensure that your component values in your CSV file are valid and match what you have defined in the project.

Lastly, you must have system admin rights to conduct the external system import.  

Clog icon > under Jira SETTINGS > System

2022-04-08_16-01-01.png

2022-04-08_16-01-26.png

 

Hope this helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Infrastructure Applications Team

Viasat Inc.

Zachary Lindberg
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!
April 11, 2022

Hey @Joseph Chung Yin

Thanks for the response. I attempted to upload some test components to an existing story. I referenced a target story with the Issue Key field, however, upon upload a new issue was created with the components i defined in the .csv. Is there any other data I need to provide within the .csv to ensure the target story receives the components?

 

Thanks,
Zack

Joseph Chung Yin
Community Champion
April 11, 2022

@Zachary Lindberg 

Hi Zack:

"Issue ID" should work.  If you don't mind, can you provide a sample set of your CSV file, so I can take a look?

Have you try it to map your CSV column (Issue Id) to Issue Key field?  Give that a try.

Best, Joseph

Joseph Chung Yin
Community Champion
April 11, 2022

Here is my example -

My CSV

2022-04-11_11-32-18.png

My Mapping

2022-04-11_11-34-45.png

Best, Joseph

0 votes
Kian Stack Mumo Systems
Community Champion
April 8, 2022

@Zachary Lindberg,

 

Are you saying you imported tickets and now you want to update them with components? You can perform a CSV import to update the values of large groups of tickets at once.

Suggest an answer

Log in or Sign up to answer