Skip to main content
Skip table of contents

Checklist Template (Deprecated)

This field has been deprecated. Please use labels integration to add Checklist Templates to work items.

Checklist Template

The Checklist Template field is a single-select dropdown that allows the user to pick a checklist template they want to add to the work item. When the field is updated, the checklist is added to the work item. Once the checklist has been added, the field is automatically cleared.

Uses

  • Can be used with automation, for example to add a checklist template when an work item is transitioned.

  • Can be added to work item Create, Edit or Transition screens to allow users to add a template checklist.

  • Can be used when bulk editing to add a checklist template to multiple work items.

  • Checklist items for each checklist template can be accessed via the Jira API.

More Details

  • If the Checklist Template field is updated when the Enable multiple checklists per work item global setting is enabled and there is already a checklist on the work item, then the selected template will be added as a separate checklist.

  • If the Checklist Template field is updated when the Enable multiple checklists per work item global setting is disabled and there is already a checklist on the work item, then the selected template will be appended to the existing checklist.

How to Find the Custom Field ID

When using custom fields with automation, scripts, etc. you will need the ID number of the custom field.

To find the ID of the custom field:

  1. Log in as a Jira Administrator.

  2. Go to Jira Settings > work items > Custom fields.

  3. Search for the indicated custom field.

  4. Click the More menu () and select Edit Details.

  5. Copy the URL of the page. The URL will end with the ID number of the custom field.


Custom fields can be duplicated by some errors or rare scenarios. If you are experiencing work items with accessing custom fields, make sure you are referencing the custom field that is currently used by work item Checklist.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.