Skip to main content
Skip table of contents

Replace Checklist Items on Issue Transition

This rule allows you to replace the current checklist item(s) with a new item(s) when the issue transitions.

Limitations

If you are using Checklist for Jira ENTERPRISE , note that this rule will not respond to, and cannot replace items in Global Checklists. The rule uses the Checklist Text custom field. Global Checklists are not saved to the custom field and therefore cannot be referenced by the automation rule.

Modifications

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

Replace Checklist Items on Issue Transition

  1. Ensure the Save local checklist items to Jira custom fields global setting is enabled.

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

  3. Click Create rule.

  4. Select the Issue transitioned trigger and the appropriate from and to statuses. Click Save.

  5. Click New action and select Edit issue.

  6. Select the Checklist Text field from the dropdown and provide the replacement, formatted, checklist items: [] New list item one

    UNKNOWN_ATTACHMENT

  7. Click Save.

  8. Name the rule and click Turn it on.

JavaScript errors detected

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

If this problem persists, please contact our support.