Smart Checklist add-on works with a few custom fields providing extended functionality to your Jira instance
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Tip |
---|
In order to use extended features of Smart Checklist - you need to set up additional custom fields. |
Custom Field name | Purpose | ||
---|---|---|---|
Type: Text Field (multi-line) | Stores checklists data in RAW text format. Example:
Used mostly for Automation purposes. Setting/Reading checklists via REST API requests and 3rd party tools. Importing/Exporting checklist data. Required for Server → Cloud Jira migration Limited to 32,767 characters. | ||
Type: Text Field (single line) | Stores value of checklists progress. Example: “5/7” Used for showing checklist progress in Agile boards and validating checklist completion in transition. Optional for Server → Cloud Jira migration | ||
Type: Smart Checklist Custom Field | Used for advanced JQL Search Functions and for display checklist in Confluence or Jira Dashboard. |
...