Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adding the 'User Is In Any Groups' condition check to a workflow transition means that a user cannot see that transition unless he is in one (not all) of the specified groups.
Note, there is a 'User Is In Group' condition check in standard JIRA. However, this condition check only lets you check verify the membership of the user against a single group.

...

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

For information on how to configure a condition check for a workflow transition in JIRA, see the JIRA documentation.

...

A workflow is configured so that the 'Resolve' transition has the 'User Is In Any Groups' condition check = 'jira-developers' group only. A user viewing an issue in that workflow will not see the 'Resolve' transition unless they are part of the 'jira-developers' group.

...