Checklist for Jira | Free allows up to 20 visible checklist items (including separators / headers) per issue, and a total of 10,000 checklist items per instance. You can also create up to six checklist templates.
The total number of checklist items per instance is calculated daily and includes items on closed issues. When an instance is approaching (has 9,000 or more items) the limit of 10,000 checklist items, a warning will be displayed. When the 10,000 item limit is reached, it is no longer possible to add additional checklist items (either via the Checklist UI, a checklist template or the Checklist text custom field). All other item operations (checking/unchecking, editing, replacing or deleting) will still be available on existing checklist items. Upgrade to Checklist for Jira | Pro or Checklist for Jira | Enterprise or delete existing items to restore the ability to create new checklist items.
Upgrading
You can upgrade to another version of the app without losing checklist data. See this page for more information.
Include multiple checklists on a single issue. Learn more.
Number of checklist items per issue allowed
1000
1000
20
Total number of checklist items allowed
unlimited
unlimited
10 000
(as of Oct 2024)
Toggle all checklist items
Click here to expand...
Instantly check, or uncheck, all items in a checklist. Learn more.
Toggle all checklist items to target status
Click here to expand...
Change the status of all checklist items in one go. Learn more.
Concurrent editing
Click here to expand...
Issue Checklist supports simultaneous editing of the checklist in multiple windows, allowing more than one user to work at the checklist at the same time, minimizing risk that data will be overwritten or lost.
Show checklist progress on cards in Jira boards
Click here to expand...
Show Checklist Progress (or Checklist Progress % or Checklist Completed) on cards in Jira boards. Learn more.
Note that the “Checklist Completed”, “Checklist Text”, and “Checklist Text View-Only” custom fields only reference local checklists and do not reflect the contents of Global Checklists.
Any user can quickly find all incomplete checklist items assigned to them. Learn more.
Find items assigned to given user
Click here to expand...
Jira administrators can find incomplete checklist items which have been assigned to any user. Learn more.
Dashboard gadget
Click here to expand...
Users can add the Assigned checklist items gadget to their dashboards to see a list of all incomplete checklist items assigned to them. Learn more.
Email notification when the user is mentioned
Click here to expand...
Send email notifications to users who are mentioned in checklist items. Learn more.
Workflow Rules, Post Functions & Validators
ENTERPRISE
PRO
FREE
Clear checklist on transition
Click here to expand...
Remove a checklist when an issue transitions to a new status. Learn more.
Mark all items complete on transition
Click here to expand...
Mark all checklist items as complete when an issue transitions to a new status. Learn more.
Modify checklist on transition
Click here to expand...
Change or append checklist items when an issue is transitioned. Learn more.
Validate all items complete
Click here to expand...
Validate that all checklist items have been completed. Learn more.
Validate mandatory items complete
Click here to expand...
Validate that mandatory checklist items have been completed. Learn more.
Validate checklist not empty
Click here to expand...
Validate that the checklist has one or more checklist items. Learn more.
Validate for specific checklist item
Click here to expand...
Validate for a specific checklist item. Learn more.
Configuration Settings
ENTERPRISE
PRO
FREE
Works out of the box – no configuration required!
Global settings
Click here to expand...
Configure global settings such as syncing with custom fields, whether to allow multiple checklists per issue, and statuses for checklist items. Learn more.
Projects settings
Click here to expand...
Project Administrators can enable or disable Issue Checklist for a given project and enable statuses for checklist items, overriding the global settings. Learn more.
User settings
Click here to expand...
Users can configure where the checklist is shown on the issue (main panel or right side panel), and whether completed items are shown or hidden. Learn more.
Permissions
Click here to expand...
Set custom permissions for who can view and/or work on checklists. Or let checklist permissions follow the issue permissions. Learn more.
Select the title of the checklist (Acceptance criteria, Checklist, Definition of done, Success criteria, Testing notes). Learn more.
Jira Service Management
ENTERPRISE
PRO
FREE
Checklist available for Service agents
Click here to expand...
Service agents can use checklists on JSM requests in the same ways checklists are used on other Jira issues.
Checklist progress visible on customer portal.
Click here to expand...
Checklist progress can be shown on the JSM portal. Learn more.
Read-only checklist visible on customer portal
Click here to expand...
A read-only view of the checklist can be enabled on the customer portal. Learn more.
Enable portal view of checklist and checklist progress per issue.
Click here to expand...
When the Show checklist and Show Checklist Progress on the JSM portal settings are enabled for a project, agents still have the option of hiding the checklist/checklist progress on individual requests.
Custom Fields
ENTERPRISE
PRO
FREE
Checklist Completed
Click here to expand...
A read-only, single line text field with a value of “All Completed” or “Not Completed”. It can be used in automation or validators. Learn more.
Note that this field only stores the completions status of local checklists associated with the issue. Global Checklists are note included.
Checklist progress
Click here to expand...
A read-only, single line text field with a value of “Checklist: x/y” where x is the number of completed items in the list and y is the total number of items. It can be shown in search results or on cards in Jira boards. Learn more.
Checklist progress %
Click here to expand...
A read-only, number field that shows the percent of checklist items which have been completed. It can be shown in search results or on cards in Jira boards. Learn more.
Checklist template
Click here to expand...
A single-select dropdown that allows the user to pick a checklist template they want to add to the issue. When the field is updated, the checklist will be added. It can be used with automation, bulk updates, and the API. It can also be added to Create and Transition screens. Learn more.
Checklist text
Click here to expand...
Multi-line text field that stores the contents of the checklist(s) and can be usedto read or modify the checklist(s). The value of the field can be automatically synced with the checklist. It can be used with search, automation, scripts, importing and exporting checklists. Learn more.
Note that this field only references local checklists on the issue. The contents of Global Checklists are not included.
Checklist text view-only
Click here to expand...
A view-only copy of the Checklist Text field without user mentions or item descriptions. Learn more.
Note that this field only references local checklists on the issue. The contents of Global Checklists are not included.
Search & JQL
ENTERPRISE
PRO
FREE
Built-in search functions
Click here to expand...
Built-in search functions redirect to the Issue Search page where they can be combined with additional JQL clauses. Learn more.
JQL extensions
Click here to expand...
Use he following fields and functions to search for issues using JQL. Learn more.
activeChecklistItems
checklistItemsCount
hasActiveChecklistItems
"Checklist Text" ~ "abc"
Search user mentions
Click here to expand...
Search for all items mentioning a given user. Learn more.
"Checklist Text" ~ "\"@user-account-id\""
Show checklist progress in search results
Click here to expand...
Include Checklist progress (or any of the checklist custom fields) in search results. Learn more.
Jira Mobile
ENTERPRISE
PRO
FREE
Mobile compatible
Click here to expand...
Checklists can be used in Jira Mobile when the checklist panel is displayed on the right side panel of the desktop browser view. Learn more.
Importing & Exporting
ENTERPRISE
PRO
FREE
Create new issues with checklists
Click here to expand...
Create new issues with checklists via a CSV import. Learn more.
Import checklists onto existing issues
Click here to expand...
Import checklists onto existing issues via a CSV file. Learn more.
Import checklists from multiple Jira instances
Click here to expand...
Include checklists when merging multiple Jira instances via the External System Import wizard. Learn more.
Import from other cloud apps
Click here to expand...
A wizard makes it easy to import from other checklist apps. Learn more.
Import from Checklist for Jira Server / Data Center
Click here to expand...
A wizard can be used to import checklist data from the Server and Data Center versions of Checklist for Jira. Learn more.
Include checklists in exports of Jira issues
Click here to expand...
Include checklists when you do a standard export//Jira backup, or when you use Better PDF Exporter or Xporter for Jira. Learn more.
Integrations
ENTERPRISE
PRO
FREE
Elements Copy & Sync
Click here to expand...
Copy issues with their checklists and item statuses, and synchronize to keep the checklists on both issues in sync.Learn more.
JXL for Jira
Click here to expand...
Include Checklist Custom fields in spreadsheets that allow you to view, sort, and edit issues in within Jira. Learn more.
Powerscripts
Click here to expand...
Use checklists with Powerscripts – For instance, add a checklist when an issue is transitioned depending on the value in a custom field. Learn more.
Recurring Tasks
Click here to expand...
Use checklists with Recurring Tasks – Add a checklist to an automatically generated recurring issue/subtask. Learn more.
Scriptrunner
Click here to expand...
Use checklists with Scriptrunner – For instance, create new issues from checklist items when an issue is transitioned. Learn more.
Xporter
Click here to expand...
Use checklists with Xporter to include checklists with exported issues. Learn more.
Audit History
ENTERPRISE
PRO
FREE
Recent changes
Click here to expand...
The author and time stamp of recent changes are shown in a tool tip. Learn more.
Full checklist history
Click here to expand...
The Checklist history tab provides a searchable, sortable record of all changes to the checklist. Learn more.
unlimited days / 1000 entries
unlimited days / 1000 entries
last 30 days / 100 entries
Jira history
Click here to expand...
Changes to the checklist are also logged on the Jira history tab. Learn more.