I am attempting to import links with the "external system importer" for issues that exist on two separate Jira systems. The two Jira systems have an application link set up and I am authenticated on both sides. Creating the links manually works however there are a lot of items that need to be linked across the two systems.
This is the sample CSV.
IssueKey | Link "relates to" | Summary |
JIR-101 | PRO-125 |
This results in the following error.
Is there a way to import external issues for linking via the external system importer?
I am unable to find documentation on this.
Hi @Vera. Welcome to the Atlassian Community.
You need to use APIs in this case. The CSV export/import doesn't handle remote links. I found the following feature request at the Atlassian public issue tracker:
For reference:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.