We have a team-managed project in Cloud Jira.
I am trying to prevent a transition to the "Verify" status when the "Fix versions" field is empty. It is not letting me do it because the "Fix versions" field is not given as an option.
Steps I expect would work (and what goes wrong):
- Edit the workflow for the ticket types.
- Select the transition
- Click + to "Add Rule"
- Select "Check an issue's field"
- In the "Choose a field" dropdown, there is no "Fix versions" field listed. It does list a number of other fields including even some custom fields.
I tried splitting the workflow for different ticket types so that this workflow is only for ticket types that actually have the "Fix versions" field on them. Also, the "Fix versions" field is not a custom field. It is a Jira built-in field.
How do I prevent the workflow transition when the "Fix versions" field is empty?