The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Import Nested Assets

Steven Hall
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!
November 22, 2022

Hi,

 

I’m looking to create an asset with a schema of Brand -> Products. The structure is 1:many with the Brand:Products, but I can’t seem to sort out the proper way to configure the object type schema to work with my JSON import.

 

I have a file that looks like:

```

{

     Brands: [

          {Name: brandName,

          Products: [

               {Name: productName1},

               {Name: productName2}

               ]

          }

     ]

}

```

 

 

Sorry for the bad formatting, but as you can see the products are nested under the Brand. However, it won’t let me map the brand to an Object field on the Product object type.

 

Any guidance here would be great, thank you!

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events