Forums

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

Does JSON importer supports epic assignment?

Kenny Chiang
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 4, 2023

Hi,

I am trying import issues with JSON. I need to import some issues as child issues of an exising issue of Epic type. I tried adding a "parent" attribute and the issue key/id as value to achieve that but the importer appears does not consume the attribute. My sample json excerpt is like below:

{

    projects: [

       {

           "key" : "ASP",

           "issues": [

               {

                 "summary": "Task 1 in the test epic",

                 "externalId": "12345",

                 "parent": {

                     "key": "ASP-1"

                 }

               }

           ]

    ]

}

I also tried assigning the parent directly like below but still not working:
      "parent": "ASP-1"

 

1 answer

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 4, 2023

Hello, Good day. Kindly refer this link and let me know whether this is helpful : https://community.atlassian.com/t5/Jira-questions/What-is-the-correct-way-to-attach-Epic-Links-to-issues-in-Jira/qaq-p/962297

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events