This is the documentation of JSU for Jira Cloud. If you are using JSU on Jira Server/Data Center, you can find the documentation here.


Description

The 'User Is In Any Roles' will verify that the current user is in at least one of the specified project roles.
There is a 'User Is In Role' condition in standard JIRA, which only lets you verify the membership of the user against a single project role.

Configuration

You must specify the roles that are the prerequisite for this transition, when configuring the check. For example:

Example

A workflow is configured so that the 'Resolve' transition has the 'User Is In Any Roles' check. If the executing user is an administrator, all sub tasks will be closed as well.


Supported Field Types