Get started with Jira Service Management for admins
Your first stop for learning how to get started with Jira Service Management.
Assets in Jira Service Management is a Premium and Enterprise only feature. It is compatible only with company-managed projects. Learn more about Assets.
This import type will import objects into Assets with a JSON file.
The following are the module-specific fields that need to be configured for this import type:
Setting | Description |
---|---|
File | Choose a file to upload. Note that this file can be replaced if new data needs to be imported. |
Encoding | The encoding used in the file. |
Name | Description |
---|---|
Selector | The selector for the JSON import. Use [Attribute.*[Attribute]] Example:
Only JSON arrays are valid as selectors! |
Name | Description |
---|---|
attribute1[*].attribute2[*].. | The data locators provided are dependent on the JSON and the selector configured. |
If you selected Automatically create object types and attributes when creating your import structure, object types and attributes will be created based on the JSON file. Alternately, if you have decided to manually map your data, you may need to modify the structure of the JSON file to create the desired output.
Was this helpful?