Forums

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

CSV Bulk Import of Issue Link completes w/o error with no links imported

Jeff Abbott October 28, 2025

I am importing multiple link columns in csv:

Issue keyIssue idSummaryBlocksParent-ChildClonersDependencyDerivesDuplicateFollowsImplementsIssue splitReferenceRelates
SDO-1422 Issue Link Test 1SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423SDO-1423

Log file end:

2025-10-28T12:50:06,630 INFO - ------------------------------
2025-10-28T12:50:06,630 INFO - Importing: Issue Links & Subtasks
2025-10-28T12:50:06,630 INFO - ------------------------------
2025-10-28T12:50:06,630 INFO - Only new items will be imported
2025-10-28T12:50:06,645 INFO - ------------------------------
2025-10-28T12:50:06,645 INFO - Finished Importing : Issue Links & Subtasks
2025-10-28T12:50:06,645 INFO - ------------------------------
2025-10-28T12:50:06,645 INFO - No issues need to be reindexed.

Configuration file used:
{
"config.version" : "2.0",
"config.project.from.csv" : "false",
"config.encoding" : "UTF-8",
"config.email.suffix" : "@",
"config.field.mappings" : {
"Follows" : {
"link.type" : "10205"
},
"Cloners" : {
"link.type" : "10001"
},
"Relates" : {
"link.type" : "10003"
},
"Blocks" : {
"link.type" : "10000"
},
"Issue key" : {
"jira.field" : "issuekey"
},
"Issue split" : {
"link.type" : "10207"
},
"Reference" : {
"link.type" : "10208"
},
"Parent-Child" : {
"link.type" : "10202"
},
"Dependency" : {
"link.type" : "10203"
},
"Implements" : {
"link.type" : "10206"
},
"Derives" : {
"link.type" : "10204"
},
"Summary" : {
"jira.field" : "summary"
},
"Duplicate" : {
"link.type" : "10002"
}
},
"config.value.mappings" : { },
"config.delimiter" : ",",
"config.project" : {
"project.type" : null,
"project.key" : "SDO",
"project.description" : null,
"project.url" : null,
"project.name" : "Sec Dev Ops Jira Migration",
"project.lead" : null
},
"config.date.format" : "dd/MMM/yy h:mm a",
"config.create.and.assign.default.project.role" : "false"
}

1 answer

0 votes
Jeff Abbott October 28, 2025

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
10.6.0
TAGS
AUG Leaders

Atlassian Community Events