This page explains how to efficiently import CSV files to populate tables in multiple Jira issues, saving time and effort.
File format
To import a table, the CSV file must include both the table's configuration and data, separated by commas or semicolons. The CSV file should match the configuration of the table that is to be imported and must contain an additional column on the left side for the issue key.
To include a table with multiple rows in the CSV file, duplicate the issue key for each table row.
Import
To import table data follow the steps:
To import the table, go to Apps in the top navigation and select Bulk table import.
Next, select the table that needs to be imported from the dialogue.
Click ‘Browse’ to upload the CSV file with table data.
Specify the delimiter for the uploaded file.