Custom field value change required condition
Overview
The Custom field value change required condition allows you to hide a workflow transition if the value of a custom field hasn’t changed since the issue was created.
Configuration
Select a custom field in the Custom field field to check if its value has been changed (see Supported fields below)
Activate the JQL condition option and define the JQL query that has to be met by the issue in order for the condition to work (e.g. “type = Bug and Priority = Blocker”)
Activate the Executor condition option if you want the condition to work only if the user is or isn’t in a certain Jira user group or project role
Select if The executor has to be or can’t be a member of a certain Jira user group or project role
Select a Jira user group in the Group field if Group was set in the member of a field
Select a project role in the Project role field if Project role was set in the member of a field
Supported fields
The condition supports all custom fields available in Jira by default. Fields provided by external apps are not supported.
Use cases
A transition is available when the release date or service date changes