How to allow Workflow Transitions based on Field values

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

In certain scenarios, you may need to allow a workflow transition based on the value of a specific custom field. This support article provides a step-by-step guide to implementing this configuration effectively.

Solution

We will use Workflow Conditions to achieve this.

Step 1: Edit your workflow and select the workflow transition you wish to allow based on a field value. Click on the "Conditions" link associated with this transition.

(Auto-migrated image: description temporarily unavailable)

Step 2: In the new window, select "Add Condition"

(Auto-migrated image: description temporarily unavailable)

Step 3: Choose the "Value Field" option and click "Add"

(Auto-migrated image: description temporarily unavailable)

Step 4: Select the appropriate field whose value should be validated. Set the condition operator to "=" and specify the desired value of the field to allow the transition. Ensure the comparison type is set to "string"

(Auto-migrated image: description temporarily unavailable)

As an example below, we want to allow a transition only when the value of the 'Checklist Completed' custom field is set to 'True'.

(Auto-migrated image: description temporarily unavailable)

After clicking the "Add" button above, you will return to the Conditions page, where the newly configured condition will be displayed.

(Auto-migrated image: description temporarily unavailable)

This example configuration ensures that the transition is allowed only when the value of the 'Checklist Completed' custom field is set to 'True'. If the field contains a different value or is left empty, the transition will not be allowed.

Additionally, you have the flexibility to configure multiple conditions and organize them based on your specific requirements. For further guidance on grouping conditions, please refer to the 'Group conditions' link. An example of one such configuration is shown below.

(Auto-migrated image: description temporarily unavailable)

By following these steps, you can effectively manage workflow transitions to align with your organization's processes and criteria.

Updated on March 21, 2025

Still need help?

The Atlassian Community is here for you.