Tip | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
New Feature AnnouncementGlobal Checklists are currently in BETA and will be available in Issue Checklist for Jira
|
...
Note | ||||||
---|---|---|---|---|---|---|
Limitations
|
To import issues and checklists:
Ensure that the Save local checklist items to Jira custom fields global setting isenabled in the the target Jira instance.
Prepare a CSV file, as described in theJira documentation, that contains (at least) the three columns below:
Issue Key - The destination issue you want to update.
Summary - Leave this field empty. Jira requires that the Summary field be included in any import. Leaving the value empty in the CSV file will ensure that no changes are made to the Summary of the destination issues.
Checklist Text - The checklist you want to import,
In text formatwith checklist items separated by a newline characters as in the example below.
With “Checklist Text”) should be a column header.
Navigate to Jira settings > System > External System Import.
Select CSV.
Proceed with import.
On the Fields page, select Checklist Text as the corresponding Jira Field for the Checklist Text field in the CSV file, but leave the Map field value checkbox unchecked. This will ensure that to the field values are imported exactly as stored in CSV file.
After the import is complete, the updated issues will have the imported checklists.