Forums

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

Importing data from JSON format

Priyanka sawant July 18, 2023

With the Importing data from JSON format how to I specify an issue hierarchy like 

Epic-> story -> subtask? 

Can we do something like this?

 

{
"priority" : "Major",
"description" : "Epic for Workload1 - WellArchitectedLens",
"status" : "Open",
"reporter" : "AWS user alias",
"issueType" : "Epic",
"summary" : "Workload123 - WellArchitected",
"key" : "WA123-WA"
},
{
"status" : "Open",
"reporter" : "AWS user alias",
"issueType": "Story",
"parent": "WA123-WA",
"summary" : "SE1",
"label": "Security",
"key" : "WA123-SEC1",
"parent": "WA123-WA",
},

 

How we specify the parent in the issue?

1 answer

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events