Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Smart Checklist add-on works with a few custom fields providing extended functionality to your Jira instance.

Custom Field name

Purpose

“Checklists”

Type: Text Field (multi-line)

Stores checklists data in RAW text format. Example:

Code Block
# header
- todo
+ done
~ in progress
x skip

Used mostly for Automation purposed. 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.

“Smart Checklist Progress”

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

“Smart Checklist”

Type: Smart Checklist Custom Field

Used for advanced JQL Search Functions and for display checklist in Confluence or Jira Dashboard.

All custom fields added automatically to Jira instance upon Smart Checklist add-on installation since version 5.0.0.

If you’re on a lower version - custom fields must be set up manually.

Follow “Checklists“ custom filed field setup instructions.

Follow “Smart Checklist Progress“ custom filed field setup instructions.

Features enabled with Custom fields

Feature

Custom field used

Validate before transition

“Smart Checklist Progress”

Progress on Agile Board

“Smart Checklist Progress”

JQL Search Checklists

“Smart Checklist”

“Checklists”

Track checklist changes

“Checklists”

Checklists re-usage and sharing

“Checklists”

Automations & Integrations

“Checklists”

Show checklists in Confluence or Jira Dashboard

“Smart Checklist”

...

Insert excerpt
Support
Support
nopaneltrue