Tip | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Global Checklists are currently in BETA and will be available in Issue Checklist for Jira
|
Table of Contents |
---|
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:
...
You can create a rule in a Team-managed project that will block a transition unless all checklists on the issue (including items on both local and Global Checklists) are complete. If the checklist is not complete, the user will not be shown the target status (similar to a workflow condition in Company-managed projects).
...
Navigate to Project settings > Issue types.
Select the appropriate issue type. Use the Search all fields box to find the Checklist Completed custom field and drag it to the appropriate place on the Issue layout. Click Save changes.
Click on the Edit workflow button.
Click Rule.
Select Restrict transition as the Rule type, and choose Restrict to when a field is a specific value. Click Select.
Select the appropriate transition.
Select:
Checklist Completed as the field
Text as the type
Equals as the condition
All Completed as the value
Click Add.
Click the Update workflow button to publish the rule.
...