Skip to main content
Skip table of contents

Validate that All Checklist Items are Complete

Company-managed Projects

This validator blocks a transition unless all items, including items on both local and Global Checklists are complete.

To set the workflow validator:

  1. Navigate to Project Settings > Workflows

  2. Click the pencil icon to edit the workflow.

  3. Select Diagram mode and click on the transition where you want to add the validator.

  4. Click on Validators.

  5. Click Add validator.

  6. Select the All checklist items are completed validator and click Add.

  7. Click Add again to confirm creation of the validator.

  8. Click Publish draft to save the changes.

Troubleshooting Validators

Checklists for Jira uses work item entity properties to provide the following features:

Therefore, the Checklist must be able to set work item entity properties. This is enabled by default. However, if a jira.permission.* workflow property has been set on a workflow step, Checklists may not be able to set issue entity property.

For example, the following property will prevent Checklists from setting work item properties, and features listed above won't work correctly:

Removing the jira.permission.* workflow property and using the standard Jira permissions to control who can edit the work item will allow the Checklist functions to work.

Team-managed Projects

You can create a rule in a Team-managed project that will block a transition unless all checklists on the work item (including items on both local and Global Checklists) are complete.

To create the rule:

  1. Navigate to Project settings > Work types.

  2. Select the appropriate work type. Use the Search all fields box to find the Checklist Completed custom field and drag it to the appropriate place on the layout. Click Save changes.

  3. Click on the Edit workflow button.

  4. Click Rule.

  5. Select Restrict transition as the Rule type, and choose Restrict to when a field is a specific value. Click Select.

  6. Select the appropriate transition.

  7. Select:

    1. Checklist Completed as the field

    2. Text as the type

    3. Equals as the condition

    4. All Completed as the value

  8. Click Add.

  9. Click the Update workflow button to publish the rule.

JavaScript errors detected

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

If this problem persists, please contact our support.