We have a new documentation site. Please go here to see the latest.

Apply Checklist Template

This rule applies a Checklist Template to an issue.

 

Limitations

If you are using Checklist for Jira ENTERPRISE , note that this rule cannot add a Global Checklist. Global Checklists are linked to issues via a checklist context.

Modifications

This example uses the Field value changed trigger. You can modify the rule to use another trigger such as Issue transitioned. Do not use the generic Issue updated trigger because when the checklist template is added to the issue, an “issue updated” event is sent by Jira which will make the automation rule run repeatedly.

 

Apply Template

  1. Ensure the Apply checklist templates from issue labels global setting is enabled.

  2. Note the name of the template you wish to apply, and ensure that the name does not include spaces.

  3. Navigate to Project Settings > Automation (or Jira Settings > System > Automation rules).

  4. Click Create rule.

  5. Select the Field value changed trigger.

  6. Select the fields that will trigger the rule and click Save.

  7. Click New component and select New action

  8. Select Edit issue.

  9. Select Labels as the field to be edited, and enter the name of the template.

  10. Click Save.

  11. Name the rule and click Turn it on.