To import checklist values from the CSV file - first, you need to properly set-up "Checklists" custom field on your Jira instance. Follow "Checklists" Custom Field carefully to do so.

The next steps describe an actual importing process.

  1. Prepare the CSV file.
    1. Formatting should properly keep new lines
    2. Download CSV Import Example.csv
  1. Navigate to the Jira issues list on your Jira instance and choose "Import issues from CSV" (top-right menu) item
  2. Choose CSV source file and click Next
  3. Choose Project and other import settings. 
  4. Set fields mapping.
    1. Choose "Summary" field for Summary. "Map field value" must be checked
    2. Choose "Checklists" custom field.

      Don't Check "Map field value", otherwise importer will break field formatting and the add-on will not be able to properly render checklist values.

  5. Do the last check before the import or Validate mapping
  6. Your data should be imported. Check success message from where you can navigate to the item's listing 
  7. And see imported issues
  8. Go to Issue View and check how Smart Checklist will render imported values