Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
This is the documentation of JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see our JSU Cloud documentation. |
Excerpt | ||||||
---|---|---|---|---|---|---|
DescriptionThe 'Value Field' check condition will compare the current value of a field against a predefined value. It can compare strings, numbers, or option IDs. For select fields, you may compare either by string or option ID, the . The latter may be better, as the label of an option may change over time, the id however ID does not. ConfigurationYou must specify the field and value that will be the prerequisite for the check. For example: If you choose the comparison type String, only '=' and '!=' are valid options. For information on how to configure a check for a workflow transition in Jira, see the Jira documentation. ExampleA workflow is configured so that the 'Start Progress' transition has the 'Value Field' check set to 'MultiSelect' = '10021' (option ID). A user viewing an issue in that workflow will not see the 'Start Progress' transition unless 'MultiSelect' has at least the option with ID '10021' chosen. SupportedField Typesfield types
|