Configure import settings
This page is about Assets & Inventory Plugin for Jira Cloud. Using Server or Data Center? Click here.
The General Configurations page lets you edit the settings related to CSV imports.
Prerequisites
You must be a Jira administrator to carry out the instructions on this page.
Set up Import CSV general configurations
In the Jira navigation bar, click Apps > Assets and Inventory Plugin for Jira Cloud.
Click Settings in the AIP navigation bar. The General Configurations page displays.
Click the pencil icon to edit the import CSV settings. The Edit Import CSV Settings page displays.
Edit the import CVS settings. Check out the table below for detailed explanations.
Configuration Option | Possible Values |
---|---|
Field Separator The field separator is the character that separates each field in the CSV file. | Comma (","), Semicolon (";"), Tab, Space, and Pipe ("|"). Â |
Decimal SeparatorThe decimal separator is the character used to separate the integer and fractional parts of a number. For example, if you have the number 1000.1 in your CSV file, you would select the Dot decimal separator. If you have the same number represented as 1000,1, you would select the Comma decimal separator. | Dot (".") and Comma (","). |
Multi Value SeparatorThe multi value separator is the character used to separate multiple values in the same field of the CSV file. | For example, if you have a field for "Tags" and an asset has multiple tags, you can separate them with a character such as a semicolon (";"). |
Complete Date/Time FormatThe complete date/time format determines how dates and times are displayed throughout the app. | The default format is "dd/MM/yyyy h:mm", which displays the date and time in the format "19/Feb/2023 1:37". You can change the format accordingly. |
Reference Asset Fetch MethodThe reference asset fetch method determines how the app retrieves assets based on their references. There are three options available: | KeyThis method retrieves the asset by its key, which is a unique identifier assigned to each asset. NameThis method retrieves the asset by its name. First Key then NameThis method first tries to retrieve the asset by its key, and if it's not found, it tries to retrieve it by its name. |
User Search MethodThe user search method determines how the app searches for users based on their email address or account ID. There are three options available: | Email AddressThis method searches for users based on their email address. Account IDThis method searches for users based on their account ID. First Email Address then Account IDThis method first tries to search for the user by their email address, and if it's not found, it tries to search for them by their account ID. |
Click Save.