We have a new documentation site. Please go here to see the latest.
Import checklist from CSV to existing issues
This page describes how to import a checklist to the existing issue(s) with a help of a CSV file.
Note
This guide applies to Jira Classic projects only.
Prerequisites
"Save checklist data to Jira custom fields" option must be enabled in Global Settings.
Preparing CSV file
You need to create a three-column CSV file. Please adhere to Jira's documentation regarding CSV format requirements (i.e. delimiters and other settings).
Example CSV:
Download above example: sample-checklist-import.csv
Please make sure that checklist items listed in the Checklist Text column, are separated by newline characters as in the example CSV file.
Column meaning
Issue Key | Should be issue keys of the issues you want to update |
Summary | Leave this empty* |
Checklist Text | Should be your checklist in Checklist Text format |
* - Due to Jira limitation the issue summary column is a mandatory field during import. Empty value means "no actual update, please".
Importing
- Navigate to your Jira settings → External System Import → CSV.
- Proceed with importing your CSV file normally.
During Fields step select respective fields for columns. Leave all Map field value unchecked.
IMPORTANT: The "Map field value" checkbox option must remain unchecked for "Checklist Text" field. There is a known bug in Jira which causes new-lines to be removed and ends up mapping all content in one line instead of multiple lines as the CSV. More information about the workaround for this is here.
- After successful import, your issues should have checklists updated:
You must use External System Import admin page. Very similar functionality is provided on the Issue Navigator page under Import issues from CSV, but it allows creating new issues only instead of updating existing ones.
Troubleshooting
Should you stumble upon any problems with the import, please let us know and we will help you.