"Checklists" Custom Field setup instructions

Unlock the power of the Checklists field to automate workflows, integrate with REST API and third-party tools, and ensure seamless data migration across Jira platforms 🚀.

☝🏼NOTE: This page is primarily relevant for Smart Checklist add-on versions earlier than v.5.0.0.

For v.5.0.0 and above, Smart Checklist automatically sets up all custom fields during installation. However, you may still find useful information here about manual field configuration.

👤 JIRA PERMISSION REQUIRED: Make sure you have JIRA Administrators global permission to Configure Custom Fields.

Purpose 🎯

# header - todo + done ~ in progress x skip

Setup Guide

  1. Go to Issues → Custom Fields in your Jira Administration settings.

  2. Click the Add custom field button.

  3. Choose Text Field (multi-line) → click the Next button.

Screenshot 2024-09-03 at 11.24.44.png
  1. Set the name to "Checklists". Make sure there are no spaces and the name starts with the capital letter “C“ then click the Next button.

Screenshot 2024-09-03 at 11.27.49.png
  1. Choose one of the context options on the Configure Context screen:
    a. Select Apply to Issues in selected projects if you only need the field to be available in specific projects.
    b. Select Apply to all issues on your instance if you want to automate work with Checklists across all projects or need to access the field via the REST API.

  1. On the next screen, you can select one or more screens, or none at all if you don't want the field content to be displayed → click Update at the very bottom of the screens list.

  1. If the Checklists field is added to the issue screen, all Smart Checklist items will be displayed in raw text format. 👇🏼

  1. Even if the Checklists field is not added to the screen, it still stores checklist data. You can leverage Jira Automation or interact with Smart Checklist via the REST API. For more information, see → Automations & Integrations