Versions Compared

Key

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

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU for Jira Server/Data Center

This is the documentation

...

for JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud,

...

see our JSU Cloud documentation.

Description

The 'User ‘User Is In Any Users' will verify condition verifies that the current user is one of the selected allowed users.

Configuration

You must specify the allowed users , when configuring the checkcondition. For example:

Image Removed

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

...

Examples

Enforce automations

A workflow is configured so that the 'Automation' transition has the ' User Is In Any User condition set to ' check = 'jsu-technical-user' user only. This is a user account that does not belong to an actual person but is used to trigger automations. It has more permissions than normal users. A normal user viewing an issue in that workflow will not see the 'Automation' transition unless they are one of the selected users. automation transition.

This is a perfect common use - case to hide a Transition which transition that will be triggered by a 'perform as user' (impersonate) Post-Function.

Supported Field Types

Include PageSupported Field TypesSupported Field Typespost function. Here you would also configure 'jsu-technical-user' as the 'perform as user' in the post function.

Only the manager

You might restrict some transitions in your workflow to a manager or deputy. For such cases, you might also consider other conditions like 'User Is In Any Groups’ or 'User Is In Any Roles'.