Workflow Conditions

User Is 'In Any/Not In' Project Roles

The User Is 'In Any/Not In' Project Roles will verify that the current user is in or is not in selected of the specified project roles. 

Example:

A workflow is configured so that the Done transition has the User Is 'In Any/Not In' Project and configuration:

  1. User IN ANY project roles: Administrators - a user viewing an issue in that workflow will not see the Done transition unless they are part of the Administrators role (and others if they are set)

  2. User NOT IN project roles: Administrators - a user viewing an issue in that workflow will not see the Done transition unless they are not part of the Administrators role (and others if they are set)

 


User Is 'In Any/Not In' Groups

The User Is 'In Any/Not In' Group will verify that the current user is in or is not in selected of the specified groups. 

Example:

A workflow is configured so that the Done transition has the User Is 'In Any/Not In' Group and configuration:

  1. User IN ANY groups: jira-administrators - a user viewing an issue in that workflow will not see the Done transition unless they are part of the jira-administrators group (and others if they are set)

  2. User NOT IN groups: jira-administrators - a user viewing an issue in that workflow will not see the Done transition unless they are not part of the jira-administrators group (and others if they are set)

 


User Is 'In Any/Not In' Custom Fields

The User Is 'In Any/Not In' Custom Fields will verify that the current user is in or is not in selected of the specified custom fields. 

Example:

A workflow is configured so that the Done transition has the User Is 'In Any/Not In' Custom Fields and configuration:

  1. User IN ANY custom fields: Winners - a user viewing an issue in that workflow will not see the Done transition unless they are part of the Winners custom field (and others if they are set)

  2. User NOT IN custom fields: Winners - a user viewing an issue in that workflow will not see the Done transition unless they are not part of the Winners custom field (and others if they are set)

 


Issue Is 'In Any/Not In' Statuses

The User Is 'In Any/Not In' Statuses will verify that the selected issue is in or is not in selected of the specified statuses. 

Example:

A workflow is configured so that the IN PROGRESS transition has the User Is 'In Any/Not In' Statuses and configuration:

  1. Issue IN ANY statuses: TO DO - a user viewing an issue in that workflow will see this transition only if issue is in TO DO status (and others if they are set)

  2. Issue NOT IN statuses: TO DO - a user viewing an issue in that workflow will not see this transition if issue is in TO DO status (and others if they are set)

 


Issue Is 'In Any/Not In' Issue Types

The User Is 'In Any/Not In' Issue Types will verify that the selected issue is in or is not in selected of the specified issue types. 

Example:

A workflow is configured so that the IN PROGRESS transition has the User Is 'In Any/Not In' Issue Types and configuration:

  1. Issue IN ANY issue types: BUG - a user viewing an issue in that workflow will see this transition only if issue is in BUG issue type (and others if they are set)

  2. Issue NOT IN issue types: BUG - a user viewing an issue in that workflow will not see this transition if issue is in BUG issue type (and others if they are set)

 


Issue Is 'In Any/Not In' Status Categories

The User Is 'In Any/Not In' Status Categories will verify that the current user is in or is not in selected of the specified status categories.

Example:

A workflow is configured so that the IN PROGRESS transition has the User Is 'In Any/Not In' Status Categories and configuration:

  1. Issue IN ANY status categories: New - a user viewing an issue in that workflow will see this transition only if issue is in New status categories  (and others if they are set)

  2. Issue NOT IN status categories: New - a user viewing an issue in that workflow will not see this transition if issue is in New status categories (and others if they are set)

New - BLUE 

In progress - TO DO 

Complete - Done 

 


Mathematical Condition

Check if the mathematical expression is true (result must be true or 1) 

 


Hide Transition From Issue View

Hides the transition from issue view (you can trigger this transition programmatically or from other workflow functions)

 


Add Notes

How many times do you create the conditions and after some time you did not remember why you configured it that way?.

From now you can add notes to the conditions in which you can write an additional comment for yourself or for your team explaining the configuration.

Add Notes is condition always evaluate is true

 


User Property Condition

Checks the value of a user property

 


Run Condition Template

Run and reuse predefined templates with one or more functions

 


Previous Status

Checks the issue has been (or not) through a specific status sometime before the transition.

 


Current User Condition

Checks whether the current user is the specified user

 


Availability

Available since v. 1.23.*

  • User Is 'In Any/Not In' Project Roles

  • User Is 'In Any/Not In' Groups

  • User Is 'In Any/Not In' Custom Fields

  • Issue Is 'In Any/Not In' Statuses

  • Issue Is 'In Any/Not In' Status Categories

Available since v. 1.24.*

  • Hide Transition From Issue View

  • Add Notes

Available since v. 1.26.*

  • Issue Is In Any/Not In Issue Types 

  • Mathematical Condition

Available since v. 1.37.*

  • User Property Condition

Available since v. 1.41.*

  • Run Condition Template

Available since v. 2.2.*

  • Previous Status

Available since v. 2.7.*

  • Current User Condition