The checklist feature allows you to break down work into smaller, trackable steps directly within your Jira work items. You can add one or multiple checklists to any work item, helping you organize tasks, standardize processes, and ensure nothing is missed.
Checklists can also be included in templates. When a template is applied, the checklist and its items are automatically recreated in the new work item, allowing you to standardize recurring workflows and ensure consistency across your team.
To enable checklists in your work item:
Click the app icon.
Select Add checklist to create a new checklist or Apply Preset to use a previously-configured one.
Once created, the checklist acts as a container for individual tasks (checklist items).
Each checklist can be populated with multiple items representing specific actions or steps. These items can be updated independently and assigned a status to reflect progress.
You can add due date and assignee to checklist items. If you select Convert to issue in case of such an item it automatically populates due date and assignee in the newly created work item.
You can disable checklists in Visibility settings:
Checklist limitations:
| Description | Limit |
|---|---|
| Checklists per issue | 10 |
| Items per checklist | 50 |
| Sub-items per parent | 20 |
Checklist presets allow you to create reusable, preconfigured checklists that can be quickly applied to work items or included in templates. This helps standardize processes and saves time when creating recurring task structures.
The app includes three default presets to help you get started. In addition, you can create your own custom presets tailored to your team’s workflows.
To manage checklist presets, navigate to: Marketplace apps → Checklist → Presets
Panel pinning lets you keep the Checklists panel expanded on the issue view automatically, so users don’t have to open it manually. When enabled, the panel auto-expands on every issue that has a checklist. You can apply this to all projects or limit it to selected projects; changes sync automatically and may take a short while to propagate across matching issues.
To access Panel Pinning navigate to Marketplace apps → Checklist → Panel Pinning.
Checklists offer new JQL search options:
checklistItemsCount - counts itemsactiveChecklistItems - counts unfinishedprogressPercent - shows finished percentagehasOverdueItems - shows if there are any overdue items (not how many, just if)checklistItemsCount > 0 AND progressPercent < 100
You may use new post-functions with checklists:
You can use checklists on customer portal, however there are some limitations: