Cloud Migration Resources
Planning a Jira Cloud migration? These resources can help you get started:
→ JSU Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
User Is in Custom Field precondition
This is the JSU for Jira Data Center documentation. If you are using JSU for Jira Cloud, see the JSU Cloud documentation.
Description
The User Is In Custom Field precondition verifies that the current user is in the specified custom fields, (typically a multi-select/user picker custom field). This check only applies to custom fields.
Configuration
You must specify the required field for this transition and whether the user must be in the custom field.
You can configure JSU’s preconditions in the following ways:
Negate the precondition result
Combine the result with the result of previous preconditions using the following options:
Discard the result of the previous precondition: Results of the previous preconditions are not taken into account
AND: All of the preconditions have to be true to execute the post function
OR: Only one of the preconditions has to be true to execute the post function
Learn more in Workflow preconditions.
