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

0 votes
Laurie Sciutti
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.
July 18, 2023

Suggest an answer

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

Atlassian Community Events