Custom Fields Guide
Smart Checklist provides custom fields that extend functionality across Jira, including JQL search, automation possibilities, cloning, data import/export, checklist completion validation, and more.
Contents👇🏼
Overview
Smart Checklist provides pre-configured custom fields when the app is installed – no additional setup required. These fields enable deeper Jira integration, allowing you to:
Search checklists using JQL
Automating checklist
Validate checklist completion in workflows
Access and update checklists via the API
Add checklists to Jira screens
Import and export checklist data
This article explains how to use these custom fields to integrate checklists more deeply with Jira.
Custom Fields
Field | Used for |
|---|---|
“Checklists” custom field Paragraph text field storing checklist content in raw Markdown format. |
☝🏼NOTE: For Team-managed projects the field must be on added to the issue screen for automation and cloning to work. |
“Smart Checklist“ custom field Custom application field for rendering checklist with formatted UI. |
|
“Smart Checklist Progress” custom field Short text field for storing checklist progress in x/y format |
|
Custom Field Setup & Recommended Configuration
All Smart Checklist custom fields are created automatically when the app is installed.
If a field was removed, recreate it using:
Checklists → Paragraph (supports rich text) field type
Smart Checklist Progress → Short text field type
Smart Checklist → Cannot be deleted and recreated manually
☝🏼NOTE: Use Global context for all fields.
This prevents automation failures, visibility issues, and migration inconsistencies.
Q&A