How do you import multiple issue links from a csv.

Alexander Rosado September 23, 2022

I did an export of a ticket and was doing a bulk import of multiple tickets.  I kept the same format of the export. Everything but the linked issues were entered properly. Format below:

 

Issue Key

Summary

Custom Field(“name”)

Outward issue link(<link name>)

Outward issue link(<link name>)

Outward issue link(<link name>)

Outward issue link(<link name>)

JOE-1

Something here

Something here

TEST-1

TEST-2

TEST-3

TEST-4

The import would only link the last link which would be TEST-4 in this example. Is it possible to import all links in an import? Is there a workaround if not to bulk update links to a large list of tickets? I can't find any documentation on this. 

 

 

2 answers

1 accepted

1 vote
Answer accepted
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 23, 2022
0 votes
Angie Affolter April 11, 2024

your column headings need to be unique.  Link1, link2, link3, etc.

Suggest an answer

Log in or Sign up to answer