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: 

Issue linking while importing data from CSV?

Karthik Bhat
Contributor
January 8, 2013

Hi,

Can we link issues while importing new issues from another bug tracking system using JIRA's CSV file import option?

I understand that we can create subtasks within an issue while importing. Can we link issues like that?

Second question: Can I create external issue links while importing data from CSV?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Renjith Pillai
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.
January 8, 2013

I think no, while I am not sure. What probably can be done, is to script the linking part separately using REST, or CLI.

https://bobswift.atlassian.net/wiki/display/JCLI/Examples

Karthik Bhat
Contributor
January 8, 2013

jira --action linkIssue --issue "ZLINKS-1" --toIssue "ZLINKS-2" --link "relates"

This works for internal issue linking.

Any idea how to provide Web-link from CLI?

Renjith Pillai
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.
January 8, 2013
Ah no idea, use direct REST API remotelink. Should work.
TAGS
AUG Leaders

Atlassian Community Events